aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* implementing permission rolesMeik Sievertsen2006-02-221-24/+64
* my turn to break things... harharharMeik Sievertsen2006-02-121-0/+46
* - new acl method -> acl_getf_global()Meik Sievertsen2006-02-121-0/+43
* - ability to change anonymous user settings more easilyMeik Sievertsen2006-02-031-445/+7
* - moved add_log out of functions_admin (this file should only be included in ...Meik Sievertsen2006-01-251-102/+32
* - size select fixMeik Sievertsen2006-01-221-12/+228
* move around - better not call create_function in a loopMeik Sievertsen2006-01-171-1/+7
* just preparing...Meik Sievertsen2006-01-171-35/+380
* - sperate permissions from sessionsMeik Sievertsen2006-01-041-0/+473
* Gone but not forgotten ... what's not forgotten? who said that? shut up PaulPaul S. Owen2002-07-141-325/+0
* Small cleanupsPaul S. Owen2002-04-021-78/+49
* Stop being too paranoid about hacking of includes containing only fully inclu...Paul S. Owen2002-03-181-5/+0
* Updates to overcome security issue + updates of various functions, initial ve...Paul S. Owen2002-03-181-0/+5
* Changed way moderator lang is output on viewforum and indexPaul S. Owen2001-12-161-40/+27
* oohh 'eck Dangermouse, I'm surprised they didn't pick up on this bug, quiet P...Paul S. Owen2001-11-211-2/+1
* Should fix bug #462074Paul S. Owen2001-09-161-1/+2
* Done away with group vs. user switching, no pointPaul S. Owen2001-09-151-17/+11
* Numerous updates and additions for polling and assorted fixes ... or bugs, wh...Paul S. Owen2001-09-061-12/+16
* Re-added GPL disclaimersJames Atkinson2001-08-301-35/+44
* Modified header commentsPaul S. Owen2001-08-261-11/+0
* Fixed errors, non-sid-appended urls, lang switchovers, etc.Paul S. Owen2001-07-201-11/+11
* Additional security check for authPaul S. Owen2001-07-191-2/+2
* Fixed small, but showstopping, typoBart van Bragt2001-07-161-2/+2
* Removed check/send for admin status, other cleanupsPaul S. Owen2001-07-161-67/+51
* Switchover to message_die + some comment cleanupPaul S. Owen2001-07-101-60/+45
* Another show stopping errorPaul S. Owen2001-07-071-21/+29
* Show stopping error fixedPaul S. Owen2001-07-031-6/+16