mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-23 11:48:52 +00:00
Migrations' permission tool allows setting permissions to the role which doesn't match the role type, e.g. m_ permissions for u_ role types and so on. As one of side effects, this may lead to granting users moderative/admin permissions silently. With this patch the only new permissions matching the role type will be set. PHPBB3-13779 |
||
---|---|---|
.. | ||
driver | ||
migration | ||
html_migrator_output_handler.php | ||
log_wrapper_migrator_output_handler.php | ||
migrator.php | ||
migrator_output_handler_interface.php | ||
null_migrator_output_handler.php | ||
sql_insert_buffer.php | ||
tools.php |