phpbb/phpBB
Bob Weinand 86cf600d9e [ticket/16363] Allow replying to locked topics if user has m_lock permissions
An user may not be able to edit - but lock and unlock.
It is terribly inconvenient for users being only able to un/lock threads to
have to first unlock a topic, then reply and then re-lock it.

Thus in reply mode we check for lock permissions instead of edit.

This also includes editing if the user could normally edit his post if it
weren't for the lock.

PHPBB3-16363
2020-02-12 09:24:02 +01:00
..
adm Merge branch '3.2.x' into 3.3.x 2020-02-09 12:24:07 +01:00
assets [ticket/16241] Color Palette backwards compatibility 2019-11-30 09:17:08 -08:00
bin [ticket/15705] fix phpbbcli language vs PHP 2018-06-23 20:10:33 +02:00
cache
config Merge pull request #5831 from marc1706/ticket/16314 2020-02-06 17:19:33 +01:00
develop [ticket/16279] Add permission for Emoji in topic title 2020-01-02 10:01:48 +01:00
docs [ticket/16313] Remove http block from sample Nginx configuration file 2020-01-09 19:10:25 -06:00
download [ticket/15663] Remove flash attachments support 2019-05-09 18:53:46 +02:00
ext [ticket/12610] Correctly handle empty cache 2016-12-03 16:37:36 +01:00
files
images [ticket/15663] Remove flash icon and template 2019-05-09 18:55:03 +02:00
includes Merge pull request #5831 from marc1706/ticket/16314 2020-02-06 17:19:33 +01:00
install Merge branch '3.2.x' into 3.3.x 2020-02-01 08:50:19 +01:00
language Merge branch '3.2.x' into 3.3.x 2020-02-01 08:50:19 +01:00
phpbb Merge branch '3.2.x' into 3.3.x 2020-02-09 16:29:30 +01:00
store
styles Merge branch '3.2.x' into 3.3.x 2020-02-09 12:49:06 +01:00
.htaccess [ticket/16226] Prevent Apache servers from using MultiViews 2019-11-25 22:00:31 +01:00
app.php
common.php [ticket/16283] Update requirements for 3.3.0 2019-12-31 22:08:18 +01:00
composer.json [ticket/16271] Add Sami 4.x and update necessary dependencies 2019-12-27 13:54:46 +01:00
composer.lock [ticket/16309] Fix smilies with a left square bracket 2020-01-08 19:38:50 +01:00
cron.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
faq.php [ticket/15200] Allow extensions using custom templates for help/faq controllers 2017-04-27 16:22:03 +07:00
feed.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
index.php [ticket/15436] Remove folder icons code from index 2019-09-21 14:09:21 +02:00
mcp.php [ticket/16277] Move from each() function 2019-12-29 18:56:36 +07:00
memberlist.php [ticket/16273] Check whether the index exists in memberlist - PHP 7.4 2020-01-01 02:12:32 +01:00
posting.php [ticket/16363] Allow replying to locked topics if user has m_lock permissions 2020-02-12 09:24:02 +01:00
report.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
search.php [ticket/16274] Fix compact() call to undefined variables in search.php 2019-12-30 08:47:23 +01:00
ucp.php [ticket/11327] Split up into forgot password and reset password 2019-08-09 22:51:51 +02:00
viewforum.php [ticket/9837] Display unapproved posts to their authors 2019-11-21 13:44:22 +01:00
viewonline.php [ticket/12591] Improve breadcrumb naming and extend it's usage 2019-05-09 18:43:34 +02:00
viewtopic.php [ticket/16363] Allow replying to locked topics if user has m_lock permissions 2020-02-12 09:24:02 +01:00
web.config [ticket/security-181] Port .htaccess changes to other webserver types 2016-11-13 11:50:23 +01:00