aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* And another fix, whos idea was it to do auth like this ... ohPaul S. Owen2001-06-191-2/+9
* Fixes for more messups on my partPaul S. Owen2001-06-181-1/+1
* Something I forgot to change a long time ago ... and pretty serious too, bad ...Paul S. Owen2001-06-181-3/+3
* Something I forgot to change a long time ago ... and pretty serious too, bad ...Paul S. Owen2001-06-181-1/+4
* Switched forum_auth to the forums tablePaul S. Owen2001-06-171-2/+2
* Some language var switch oversPaul S. Owen2001-06-121-11/+11
* Reduced auth code size and added some more auth typesPaul S. Owen2001-06-061-281/+164
* Auth now returns a type allowing for more meaningful failure messa gesPaul S. Owen2001-06-061-1/+103
* Some emergency updates ...Paul S. Owen2001-06-031-83/+58
* More internal changesPaul S. Owen2001-06-021-162/+231
* Some hopefully finalish updates to auth schemaPaul S. Owen2001-06-011-4/+4