1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-12 23:44:32 +02:00
Files
php-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
..
2020-02-09 12:24:07 +01:00
2020-02-01 08:50:19 +01:00
2020-02-01 08:50:19 +01:00
2020-02-09 16:29:30 +01:00
2020-02-09 12:49:06 +01:00