phpbb/phpBB/includes/acp
Meik Sievertsen 6df6eb0e60 - add additional auth check to the permission roles modules
- added new function to return globally used expressions (get_preg_expression($mode)). This should be very helpful in getting wide spread similar checks (regular expressions) to one place reducing the risk of forgetting to change every location if you fix one. ;) We will add additional ones later, at the moment only the email check is retrieved...
- added "active module" var to the module class returning the current active module
- changed call to image magick
- add administrator to global moderators group by default
- extend auth_option column a little bit
- other bugfixes


git-svn-id: file:///svn/phpbb/trunk@6135 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-01 19:11:52 +00:00
..
info - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
acp_attachments.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
acp_ban.php anyone want to buy a C? 2006-06-16 23:20:32 +00:00
acp_bbcodes.php bugs? bugs. 2006-07-01 06:30:49 +00:00
acp_board.php ketchup? catcher? catheter? no. CAPTCHA 2006-06-28 02:43:44 +00:00
acp_bots.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
acp_captcha.php bugs? bugs. 2006-07-01 06:30:49 +00:00
acp_database.php bugs? bugs. 2006-07-01 06:30:49 +00:00
acp_disallow.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
acp_email.php some bugfixes 2006-06-19 21:30:32 +00:00
acp_forums.php time to squash some bugs 2006-06-22 15:14:03 +00:00
acp_groups.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
acp_icons.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
acp_jabber.php hey dev team mates, here are the brand new beta checkins (as promised). Please ensure this stays in our private cvs until the 23rd June, except the bug fixes. 2006-06-17 20:28:39 +00:00
acp_language.php time to squash some bugs 2006-06-22 15:14:03 +00:00
acp_logs.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
acp_main.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
acp_modules.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
acp_permission_roles.php change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look. 2006-06-22 16:49:04 +00:00
acp_permissions.php change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look. 2006-06-22 16:49:04 +00:00
acp_php_info.php ok, this one is rather large... the most important change: 2006-06-06 20:53:46 +00:00
acp_profile.php time to squash some bugs 2006-06-22 15:14:03 +00:00
acp_prune.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
acp_ranks.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
acp_reasons.php SQL! 2006-06-18 15:50:00 +00:00
acp_search.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
acp_styles.php Some changes to the way folder images are handled for "special" topics 2006-06-25 15:23:01 +00:00
acp_users.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
acp_words.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +00:00
auth.php change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look. 2006-06-22 16:49:04 +00:00