aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth/auth_ldap.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/auth-refactor] Remove old auth pluginsJoseph Warner2013-06-251-350/+0
* [ticket/11010] changing email and url input types in php filesSenky2013-05-201-1/+1
* [ticket/10780] Use L_COLON on LDAP page.Andreas Fischer2012-11-101-8/+8
* Merge PR #813 branch 'develop-olympus' into developOleg Pudeyev2012-05-211-1/+5
|\
| * [ticket/10401] Return correct type when ldap_bind() fails in ldap_login().Andreas Fischer2012-05-221-1/+5
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-091-1/+1
|\ \ | |/
| * [ticket/8138] Add autocomplete="off" to acp_board and ldap settingsNils Adermann2011-06-031-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [ticket/8792] Add LDAP_SEARCH_FAILED string for when ldap_search() fails.Andreas Fischer2010-05-161-1/+1
* Fix #45315Chris Smith2009-07-181-1/+2
* Correct escaping/unescaping in the LDAP authentication plugin. #48175Chris Smith2009-07-171-7/+11
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-201-0/+1
* #22525Meik Sievertsen2008-03-141-1/+11
* *** empty log message ***Meik Sievertsen2007-10-051-3/+11
* #i42Meik Sievertsen2007-10-041-1/+1
* necessary changes...Meik Sievertsen2007-08-301-0/+9
* - 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
* - 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
* 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
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-2/+2
* - auto sync attachment topic flag [Bug #2949]Nils Adermann2006-08-121-8/+17
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-071-33/+72
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-8/+7
* - added login error constant for various external auth failuresNils Adermann2006-04-211-7/+47
* - Added init_{$auth_plugin} function which can be used to test a connection t...Nils Adermann2006-03-181-0/+42
* - Apache auth plugin is working againNils Adermann2005-12-161-3/+5
* - 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-091-19/+34
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-2/+2
* Updated the various "users of emailer", fixed issue(!) of jabber using the em...Paul S. Owen2003-10-121-2/+2
* Add Id tagsPaul S. Owen2003-03-241-0/+3
* CapitalisationPaul S. Owen2003-03-241-3/+3
* Some changes to the returned data format + cleanupsPaul S. Owen2003-03-091-16/+19
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-4/+4
* 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-071-1/+22
* Auth plug-in, say thanks to Sergey KanareykinPaul S. Owen2002-08-061-0/+44