aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+1046
* relocate some filesMeik Sievertsen2008-12-241-1041/+0
* Implemented strict check for cached user permissions and existing ACL options...Meik Sievertsen2008-10-091-9/+46
* tiny typo #34345Chris Smith2008-09-261-1/+1
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-3/+3
* merge some changes/fixesMeik Sievertsen2008-04-111-1/+1
* merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390Meik Sievertsen2008-02-231-180/+254
* oh boy...David M2008-01-031-26/+27
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* space, where art thou?Henry Sudhof2007-07-291-1/+1
* #13863 (oops)Henry Sudhof2007-07-291-1/+1
* do not consider permissions the admin is not able to change, track or see.Meik Sievertsen2007-07-121-0/+31
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-2/+2
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-19/+2
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-4/+4
* erm... um... NOBODY SAW THIS :PDavid M2007-05-231-1/+1
* #11255David M2007-05-221-1/+1
* some tiny changesMeik Sievertsen2007-05-021-6/+6
* #10255David M2007-04-291-2/+2
* changed the cache files to save some memory (all global ones are hold in memo...Meik Sievertsen2007-04-221-2/+2
* some changes/bugfixesMeik Sievertsen2007-03-301-1/+1
* - improvements to search indexing performance, espacially tidy() by adding a ...Nils Adermann2007-03-131-27/+57
* a performance improvementNils Adermann2007-03-121-9/+11
* show dropdown box for choosing the forum in user management screen -> permiss...Meik Sievertsen2006-12-251-2/+2
* - Optimize acl_getf_global a bitNils Adermann2006-12-161-10/+11
* - the same procedure as every... oh. this is taken.Meik Sievertsen2006-11-271-0/+10
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-23/+29
* - now username changes should work as desiredMeik Sievertsen2006-10-221-1/+1
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-2/+2
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-1/+1
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-2/+2
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-1/+26
* - Fix some bugsMeik Sievertsen2006-09-141-29/+76
* sql_in_set changesMeik Sievertsen2006-08-121-13/+19
* - fixing some bugsMeik Sievertsen2006-08-021-49/+45
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-071-0/+34
* change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what ...Meik Sievertsen2006-06-221-7/+7
* fix bugs #2271 and #2273Meik Sievertsen2006-06-171-0/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-1/+0
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-21/+20
* hopefully fixing bug #2022 with thisMeik Sievertsen2006-05-301-1/+5
* fixing bug #1860Meik Sievertsen2006-05-171-1/+2
* - david: copy&paste error? ;)Meik Sievertsen2006-05-131-1/+1
* I hope nothing broke!David M2006-05-051-33/+91
* - removed group settings from rolesMeik Sievertsen2006-04-221-2/+2
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-10/+27
* ok, this will fix various permission discrepances. :) What happened is that t...Meik Sievertsen2006-03-221-36/+17
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-10/+39