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
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
8
-2179
/
+0
*
[ticket/11626] Remove last reference to template in ldap
Joseph Warner
2013-07-12
1
-2
/
+0
*
[ticket/11626] Remove LDAP dependency on template
Joseph Warner
2013-07-12
2
-18
/
+24
*
[ticket/11626] Change interface to match functionality
Joseph Warner
2013-07-11
3
-48
/
+6
*
[ticket/11626] Include the template file in acp_board
Joseph Warner
2013-07-11
1
-0
/
+1
*
[ticket/11626] LDAP Auth ACP Template File
Joseph Warner
2013-07-11
1
-0
/
+2
*
[ticket/11626] Create get_acp_template method for auth providers
Joseph Warner
2013-07-11
3
-1
/
+40
*
[feature/auth-refactor] Remove full stop
Joseph Warner
2013-07-11
1
-1
/
+1
*
[feature/auth-refactor] Code style fix for doc blocks
Joseph Warner
2013-07-11
1
-14
/
+14
*
[feature/auth-refactor] Change 'must' to 'should'
Joseph Warner
2013-07-11
1
-1
/
+1
*
[feature/auth-refactor] Remove implements on classes extending base
Joseph Warner
2013-07-11
3
-4
/
+1
*
[feature/auth-refactor] Prevent fatal error in php < 5.3.23
Joseph Warner
2013-07-11
1
-5
/
+0
*
[feature/auth-refactor] Have a base auth class
Joseph Warner
2013-07-11
4
-83
/
+75
*
[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
[next]