aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth
Commit message (Expand)AuthorAgeFilesLines
* HTTP Authentication supports UTF-8 usernames now [Bug #21135]Nils Adermann2008-06-041-3/+3
* #22525Meik Sievertsen2008-03-143-3/+33
* *** empty log message ***Meik Sievertsen2007-10-053-8/+32
* #i42Meik Sievertsen2007-10-043-5/+22
* necessary changes...Meik Sievertsen2007-08-303-0/+27
* - added an option to specify a port for the LDAP serverNils Adermann2007-08-231-3/+27
* - allow multibyte search configurationNils Adermann2007-08-181-11/+34
* - always use convert error message for unconverted incorrect passwords [Bug #...Nils Adermann2007-05-141-1/+1
* timezone box + shortening pm options variable as well as max login attempts fix.Meik Sievertsen2007-04-281-1/+1
* - acp popup, shouldn't require 700 px widthNils Adermann2007-03-311-6/+9
* - fix htmlspecialchars handling in search (search backends get specialchared ...Nils Adermann2007-02-251-11/+36
* - Pruning doesn't lower user post counts anymore [Bug #7676]Nils Adermann2007-02-081-2/+2
* - display search type as page title for premade searches [Bug #6508]Nils Adermann2006-12-271-1/+1
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-1/+25
* messageNils Adermann2006-11-251-3/+27
* some style related changes/fixesMeik Sievertsen2006-11-191-2/+2
* ok, i am an idiot...Meik Sievertsen2006-11-031-3/+3
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-2/+2
* two tiny bugfixesMeik Sievertsen2006-10-271-0/+7
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-133-5/+5
* - auto sync attachment topic flag [Bug #2949]Nils Adermann2006-08-122-9/+29
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-073-49/+164
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-163-16/+22
* a few changes ;-)David M2006-05-191-9/+9
* - captcha stuffDavid M2006-05-131-1/+1
* - added login error constant for various external auth failuresNils Adermann2006-04-212-10/+117
* - Added init_{$auth_plugin} function which can be used to test a connection t...Nils Adermann2006-03-181-0/+42
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-5/+97
* - ability to change anonymous user settings more easilyMeik Sievertsen2006-02-031-2/+3
* - Apache auth plugin is working againNils Adermann2005-12-162-7/+9
* - more acp additions and changes...Meik Sievertsen2005-11-201-16/+23
* - added updated coding guidelinesMeik Sievertsen2005-04-101-1/+1
* - Documentation related changesMeik Sievertsen2005-04-093-40/+75
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-153-6/+6
* Updated the various "users of emailer", fixed issue(!) of jabber using the em...Paul S. Owen2003-10-123-6/+6
* Add Id tagsPaul S. Owen2003-03-243-0/+9
* CapitalisationPaul S. Owen2003-03-241-3/+3
* Some changes to the returned data format + cleanupsPaul S. Owen2003-03-093-31/+45
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-261-1/+0
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-203-8/+8
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-9/+25
* Return required config fields to board adminPaul S. Owen2002-08-071-0/+5
* Fix errors, add admin output for ldapPaul S. Owen2002-08-072-4/+25
* Auth plug-in, say thanks to Sergey KanareykinPaul S. Owen2002-08-064-0/+110