aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developAndreas Fischer2011-07-051-1/+1
|\
| * [ticket/10247] Use COUNT(*) instead of COUNT(attempt_id)Nils Adermann2011-07-041-1/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-151-1/+1
|\ \ | |/
| * [ticket/10220] Limit user agent value length for storage in login attempt tableNils Adermann2011-06-151-1/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-121-2/+2
|\ \ | |/
| * [ticket/9892] count is a keyword in firebird, so renaming this aliasNils Adermann2011-06-121-2/+2
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-111-3/+60
|\ \ | |/
| * [ticket/9992] Use sql_fetchfield for single row and single column resultNils Adermann2011-06-101-2/+1
| * [ticket/9992] Adding a limit on login attempts per IP.Nils Adermann2011-06-101-4/+62
* | 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
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-2/+14
|\ \
| * | [feature/request-class] Special case of direct access to _REQUESTIgor Wiedler2010-10-141-2/+14
* | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-113-6/+0
* | | Merge branch 'develop-olympus' into developIgor Wiedler2010-10-171-2/+4
|\ \ \ | |/ / |/| / | |/
| * [ticket/7538] Limit user_login_attempts to prevent SQL errors.Andreas Fischer2010-10-151-2/+4
* | [feature/auto-loading] Added autoloader to common and ensured compatabilityNils Adermann2010-07-051-2/+2
|/
* [ticket/8792] Add LDAP_SEARCH_FAILED string for when ldap_search() fails.Andreas Fischer2010-05-161-1/+1
* Make sure captcha factory is there. Make sure language array is there.Andreas Fischer2010-01-201-0/+5
* spacesHenry Sudhof2010-01-171-1/+1
* spacesHenry Sudhof2010-01-171-4/+4
* Always require a fresh solved captcha, don't accept a stored solution.Henry Sudhof2010-01-171-3/+8
* make userdata availableHenry Sudhof2010-01-141-1/+1
* #51395 - remove legacy captcha code. authorised by: acyd burnHenry Sudhof2009-09-151-18/+6
* 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-202-0/+2
* Oh right. PHP4Henry Sudhof2009-06-131-1/+1
* some corrections, only very minor things.Meik Sievertsen2009-06-071-5/+5
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-021-33/+6
* As proposed by marshalrusty: re-hash plain MD5s left in the databaseHenry Sudhof2009-02-061-2/+4
* better fix for bug #41085Meik Sievertsen2009-01-291-13/+8
* Fix guest/bot session problems with apache authentication plugin (Bug #41085)Meik Sievertsen2009-01-271-1/+13
* 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