phpbb/phpBB/includes
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
..
acm - 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 - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
auth - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
captcha bugs? bugs. 2006-07-01 06:30:49 +00:00
db - SQLite handling in custom profiles 2006-06-17 11:32:07 +00:00
mcp - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
search - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
ucp - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
auth.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
bbcode.php what? yeah... 2006-06-20 00:09:45 +00:00
cache.php - forgot to actually move the cache file :@ 2006-06-14 19:01:10 +00:00
constants.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
functions.php some bugfixes 2006-07-06 16:46:53 +00:00
functions_admin.php some bugfixes 2006-07-06 16:46:53 +00:00
functions_compress.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
functions_display.php some bugfixes 2006-07-06 16:46:53 +00:00
functions_jabber.php - automatically sync topic_reported when deleting a post [Bug #2152] 2006-06-14 18:59:12 +00:00
functions_messenger.php some bugfixes 2006-07-06 16:46:53 +00:00
functions_module.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
functions_posting.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
functions_privmsgs.php time to squash some bugs 2006-06-22 15:14:03 +00:00
functions_profile_fields.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
functions_template.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
functions_transfer.php - fixed language pack management a bit (supporting backslashes) 2006-07-02 21:42:54 +00:00
functions_upload.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +00:00
functions_user.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +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 some bugfixes 2006-07-06 16:46:53 +00:00
session.php some bugfixes 2006-07-06 16:46:53 +00:00
template.php show error if template path could not be determined 2006-06-21 16:52:10 +00:00