phpbb/phpBB/includes
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
..
acm Little tweak to enable the $parsed_items array to be properly built. 2005-12-22 22:19:56 +00:00
acp - sperate permissions from sessions 2006-01-04 07:51:04 +00:00
auth - Apache auth plugin is working again 2005-12-16 19:05:51 +00:00
db - Defined some DBAL class vars 2006-01-01 21:43:00 +00:00
mcp Adding the ability to get a list of all users with outstanding warnings 2005-12-14 20:54:54 +00:00
search - added acp_language (language pack management) 2005-11-30 17:48:06 +00:00
ucp - sperate permissions from sessions 2006-01-04 07:51:04 +00:00
auth.php - sperate permissions from sessions 2006-01-04 07:51:04 +00:00
bbcode.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
constants.php - install style and style elements 2006-01-02 17:30:59 +00:00
functions.php - install style and style elements 2006-01-02 17:30:59 +00:00
functions_admin.php - install style and style elements 2006-01-02 17:30:59 +00:00
functions_compress.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
functions_display.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
functions_jabber.php - added acp_language (language pack management) 2005-11-30 17:48:06 +00:00
functions_messenger.php - mt_srand in unique_id working properly (swapped usec and sec) 2005-12-30 11:09:16 +00:00
functions_module.php - fix a very nasty error: If there is a tree of more than one category but with no module in there there is no module to activate (module not found error). We have to go through the tree to make sure we are not displaying categories with no modules - took a bit to find this bug. :/ 2005-12-30 17:56:28 +00:00
functions_posting.php - add even more bugs to the codebase 2005-10-02 18:17:06 +00:00
functions_privmsgs.php - added acp_language (language pack management) 2005-11-30 17:48:06 +00:00
functions_profile_fields.php - custom profile fields 2005-12-10 23:20:21 +00:00
functions_template.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
functions_transfer.php - install style and style elements 2006-01-02 17:30:59 +00:00
functions_upload.php - use acl_m_ instead of acl_m 2005-11-19 16:16:52 +00:00
functions_user.php - drop in the new administration panel 2005-12-19 18:55:52 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php - user avatar, user signature, user attachments 2005-12-21 18:18:12 +00:00
session.php - sperate permissions from sessions 2006-01-04 07:51:04 +00:00
template.php - Removed a variable that has been left unused for three and a half years... 2005-12-27 14:09:44 +00:00