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/oauth] Anonymous user does not depend on user_id in token
Joseph Warner
2013-07-14
1
-18
/
+48
*
[feature/oauth] Have array of services not just one in oauth
Joseph Warner
2013-07-14
1
-7
/
+8
*
[feature/oauth] Fix typo
Joseph Warner
2013-07-14
1
-2
/
+2
*
[feature/oauth] Pass table in constructor
Joseph Warner
2013-07-14
2
-18
/
+37
*
[feature/oauth] Update invocation of method in OAuth
Joseph Warner
2013-07-14
1
-1
/
+1
*
[feature/oauth] Have token storage use DB
Joseph Warner
2013-07-14
1
-10
/
+67
*
[feature/oauth] Use DB for OAuth token storage
Joseph Warner
2013-07-14
2
-16
/
+15
*
[feature/oauth] Document and rearrange methods
Joseph Warner
2013-07-14
1
-16
/
+33
*
[feature/oauth] More work on login
Joseph Warner
2013-07-14
1
-25
/
+70
*
[feature/oauth] Continue work on OAuth login
Joseph Warner
2013-07-14
1
-7
/
+44
*
[feature/oauth] Token Storage Skeleton
Joseph Warner
2013-07-14
1
-0
/
+94
*
[feature/oauth] Check that the service actually has settings
Joseph Warner
2013-07-14
1
-0
/
+9
*
[feature/oauth] Additional work on implementing login
Joseph Warner
2013-07-14
1
-17
/
+18
*
[feature/oauth] Start implementing login
Joseph Warner
2013-07-14
1
-0
/
+48
*
[feature/oauth] OAuth provider skeleton
Joseph Warner
2013-07-14
1
-0
/
+48
*
[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
[next]