aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Allow restricted view forumsPaul S. Owen2001-06-011-97/+155
* Something else broke, now fixed, probably ... sleep uuugghhhPaul S. Owen2001-06-011-7/+9
* Some more updates ... head hurts, must sleepPaul S. Owen2001-06-011-42/+44
* More changes ... admin level now set in phpbb_users rather than via auth systemPaul S. Owen2001-05-311-41/+44
* Changes to allow all auth types to be returnedPaul S. Owen2001-05-311-91/+147
* Small error correction that could be show stoppingPaul S. Owen2001-05-301-21/+51
* Auth Stage-1 goes inPaul S. Owen2001-05-301-47/+148
* Removed need to send db as a parameter to functionsPaul S. Owen2001-04-191-4/+10
* Moved all included files to includesPaul S. Owen2001-04-191-0/+87