phpbb/phpBB/includes/acp
Meik Sievertsen d23a07dc7d - sperate permissions from sessions
- added some comments to the auth class for better understanding
- revised some permission functions
- added option to negate permission check by prefixing option with a ! (for example checking for !f_read returns true if user is not able to read forum)
- used the new option for testing in ucp front


git-svn-id: file:///svn/phpbb/trunk@5423 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-04 07:51:04 +00:00
..
acp_attachments.php - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in strict mode now) - postgresql not supporting this standard. :/ 2005-11-28 18:38:49 +00:00
acp_ban.php - banning, disallow usernames and ranks 2005-12-09 18:09:43 +00:00
acp_bbcodes.php - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in strict mode now) - postgresql not supporting this standard. :/ 2005-11-28 18:38:49 +00:00
acp_board.php - Better handling of invalid email functions 2005-12-17 22:16:37 +00:00
acp_bots.php - added acp_language (language pack management) 2005-11-30 17:48:06 +00:00
acp_disallow.php - banning, disallow usernames and ranks 2005-12-09 18:09:43 +00:00
acp_email.php - mass email 2005-12-05 18:52:23 +00:00
acp_forums.php - forum administration (now working and modified for easier handling the different forum types [UI]) 2005-12-12 23:17:30 +00:00
acp_groups.php - and finally, user groups. :) 2005-12-21 19:18:42 +00:00
acp_icons.php - more acp additions and changes... 2005-11-20 18:58:34 +00:00
acp_jabber.php - drop in the new administration panel 2005-12-19 18:55:52 +00:00
acp_language.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
acp_logs.php - drop in the new administration panel 2005-12-19 18:55:52 +00:00
acp_main.php - sperate permissions from sessions 2006-01-04 07:51:04 +00:00
acp_modules.php - install style and style elements 2006-01-02 17:30:59 +00:00
acp_php_info.php - more acp additions and changes... 2005-11-20 18:58:34 +00:00
acp_profile.php - custom profile fields 2005-12-10 23:20:21 +00:00
acp_prune.php - custom profile fields 2005-12-10 23:20:21 +00:00
acp_ranks.php - banning, disallow usernames and ranks 2005-12-09 18:09:43 +00:00
acp_styles.php - sperate permissions from sessions 2006-01-04 07:51:04 +00:00
acp_users.php - and finally, user groups. :) 2005-12-21 19:18:42 +00:00
acp_words.php - Buh? Incorrect lang index... 2005-12-29 22:36:17 +00:00