phpbb/phpBB/includes/acp
Nils Adermann a5c23243c7 - display age in user profile and make it available on viewtopic
- various tiny bugfixes including [Bug #2351] [Bug #2549] [Bug #2681] [Bug #3015]
- strip first, then change newlines [Bug #2403]
- added support for creating user profiles to the login function (makes use of user_add), triggered by LOGIN_SUCCESS_CREATE_PROFILE constant
- moved newest user updating from ucp_register to user_add function
- renamed the admin_ auth module function to acp_
- added initialisation code to auth_apache which checks whether it will work
- added user_add support to both auth_ldap and auth_apache
- some auth_ldap tweaks, should work with users deeper in the organisation structure too now
- adjusted global topics in mcp_report to work like mcp_queue


git-svn-id: file:///svn/phpbb/trunk@6151 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-07 12:36:44 +00:00
..
info - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
acp_attachments.php some bugfixes 2006-07-06 16:46:53 +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 - display age in user profile and make it available on viewtopic 2006-07-07 12:36: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 - CAPTCHA: removed the extra slash 2006-07-04 03:54:41 +00:00
acp_database.php - Make sure that the table is empty before we start cramming things inside :D 2006-07-04 04:08:30 +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 some bugfixes 2006-07-06 16:46:53 +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 - fixed language pack management a bit (supporting backslashes) 2006-07-02 21:42:54 +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 some bugfixes 2006-07-06 16:46:53 +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 - CAPTCHA: removed the extra slash 2006-07-04 03:54:41 +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 - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
acp_users.php some bugfixes 2006-07-06 16:46:53 +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