index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/auth-refactor] Move auth providers to separate directory
Joseph Warner
2013-07-04
5
-0
/
+10
*
[feature/auth-refactor] Fix comment grammar
Joseph Warner
2013-07-02
1
-1
/
+1
*
[feature/auth-refactor] Forgot @inheritdoc on methods
Joseph Warner
2013-06-28
3
-0
/
+54
*
[feature/auth-refactor] Finish and clean up documentation
Joseph Warner
2013-06-27
4
-74
/
+43
*
[feature/auth-refactor] Change phpEx to php_ext in new classes
Joseph Warner
2013-06-26
2
-9
/
+9
*
[feature/auth-refactor] Remove old auth plugins
Joseph Warner
2013-06-25
3
-886
/
+0
*
[feature/auth-refactor] Refactor code to use services
Joseph Warner
2013-06-21
1
-4
/
+3
*
[feature/auth-refactor] Convert provider_apache to a service
Joseph Warner
2013-06-20
1
-40
/
+49
*
[feature/auth-refactor] Convert provider_ldap to a service
Joseph Warner
2013-06-20
1
-58
/
+64
*
[feature/auth-refactor] Turn provider_db into a service
Joseph Warner
2013-06-20
1
-41
/
+57
*
[feature/auth-refactor] Fix LDAP conversion error
Joseph Warner
2013-06-20
1
-3
/
+3
*
[feature/auth-refactor] Finish refactoring auth plugins
Joseph Warner
2013-06-19
4
-1
/
+45
*
[feature/auth-refactor] Refactor acp_board for new auth interface
Joseph Warner
2013-06-19
4
-5
/
+5
*
[feature/auth-refactor] Fix typos causing changes to not work
Joseph Warner
2013-06-19
5
-6
/
+5
*
[feature/auth-refactor] Refactor login to use new interface
Joseph Warner
2013-06-18
1
-3
/
+4
*
[feature/auth-refactor] Make DB auth consistent with interface
Joseph Warner
2013-06-18
1
-13
/
+9
*
[feature/auth-refactor] Make LDAP consistent with interface
Joseph Warner
2013-06-18
1
-5
/
+8
*
[feature/auth-refactor] Make Apache consistent with interface
Joseph Warner
2013-06-18
1
-1
/
+1
*
[feature/auth-refactor] Fix comment block indentation
Joseph Warner
2013-06-18
3
-58
/
+58
*
[feature/auth-refactor] Document the provider interface
Joseph Warner
2013-06-18
1
-1
/
+31
*
[feature/auth-refactor] LDAP Auth Provider Skeleton
Joseph Warner
2013-06-17
1
-0
/
+358
*
[feature/auth-refactor] Database Auth Provider Skeleton
Joseph Warner
2013-06-17
1
-0
/
+309
*
[feature/auth-refactor] Auth Apache Provider Skeleton
Joseph Warner
2013-06-17
1
-0
/
+265
*
[feature/auth-refactor] Provider Interface Skeleton
Joseph Warner
2013-06-17
1
-0
/
+32
*
[ticket/11010] changing email and url input types in php files
Senky
2013-05-20
1
-1
/
+1
*
[ticket/10758] Extract obtain_user_data for the benefit of tests.
Oleg Pudeyev
2012-12-19
1
-0
/
+20
*
[ticket/10758] Spelling fix.
Oleg Pudeyev
2012-12-15
1
-1
/
+1
*
[ticket/10780] Use L_COLON on LDAP page.
Andreas Fischer
2012-11-10
1
-8
/
+8
*
[ticket/8713] Trim password in auth_db to keep compatibility.
Andreas Fischer
2012-09-08
1
-0
/
+4
*
Merge PR #813 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-05-21
1
-1
/
+5
|
\
|
*
[ticket/10401] Return correct type when ldap_bind() fails in ldap_login().
Andreas Fischer
2012-05-22
1
-1
/
+5
|
*
[ticket/10708] Check converted passwords for multi-byte characters
Richard Foote
2012-03-19
1
-1
/
+1
*
|
[feature/class-prefix] Rename auth => phpbb_auth
Igor Wiedler
2012-03-31
1
-0
/
+1061
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
3
-6
/
+3
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-10-14
1
-0
/
+9
|
\
\
|
|
/
|
*
[ticket/10212] Return a CAPTCHA on incorrect username for ip limited users too
Nils Adermann
2011-10-14
1
-1
/
+10
*
|
[feature/request-class] Adjust code base to do html decoding manually
Igor Wiedler
2011-08-18
1
-6
/
+6
*
|
Merge branch 'develop' into feature/request-class
Igor Wiedler
2011-08-18
1
-1
/
+1
|
\
\
|
*
|
[ticket/9608] Remove use of references in captcha and other places
Igor Wiedler
2011-07-13
1
-1
/
+1
*
|
|
[feature/request-class] Add server(), header() and is_ajax() to request
Igor Wiedler
2011-07-15
1
-13
/
+14
|
/
/
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-07-05
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10247] Use COUNT(*) instead of COUNT(attempt_id)
Nils Adermann
2011-07-04
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-15
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10220] Limit user agent value length for storage in login attempt table
Nils Adermann
2011-06-15
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-12
1
-2
/
+2
|
\
\
|
|
/
|
*
[ticket/9892] count is a keyword in firebird, so renaming this alias
Nils Adermann
2011-06-12
1
-2
/
+2
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-11
1
-3
/
+60
|
\
\
|
|
/
|
*
[ticket/9992] Use sql_fetchfield for single row and single column result
Nils Adermann
2011-06-10
1
-2
/
+1
|
*
[ticket/9992] Adding a limit on login attempts per IP.
Nils Adermann
2011-06-10
1
-4
/
+62
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-09
1
-1
/
+1
|
\
\
|
|
/
[next]