phpbb/phpBB/phpbb/db
rxu 2308472eb0 [ticket/13779] Set new auth options to the role only if matching the role type
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
2015-04-26 11:57:02 +07:00
..
driver [ticket/13570] Remove unnecessary ternary condition from mysqli driver 2015-02-16 20:25:11 +01:00
migration [ticket/13779] Set new auth options to the role only if matching the role type 2015-04-26 11:57:02 +07:00
html_migrator_output_handler.php [ticket/13126] Change messages verbosity levels 2014-10-20 19:42:54 +02:00
log_wrapper_migrator_output_handler.php [ticket/13211] Also use log wrapper output handler for console migrations 2014-10-25 11:55:15 -07:00
migrator.php [ticket/13489] Disable the event dispatcher in the migrator 2015-01-14 11:09:44 +01:00
migrator_output_handler_interface.php [ticket/13126] Move migrator_output_handler to an interface 2014-10-20 19:41:32 +02:00
null_migrator_output_handler.php [ticket/13126] Fix tests 2014-10-20 20:46:11 +02:00
sql_insert_buffer.php [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts 2014-06-26 21:09:19 +02:00
tools.php [ticket/13282] Use strpos() instead of preg_match() 2015-01-22 10:11:08 +01:00