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
/
phpbb
/
auth
/
provider
/
oauth
/
oauth.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[feature/oauth] ACP options for OAuth, needs some work
Joseph Warner
2013-07-23
1
-0
/
+22
*
[feature/oauth] Possible way of getting the login data to login_box()
Joseph Warner
2013-07-22
1
-1
/
+17
*
[feature/oauth] Initial step in creating OAuth login support
Joseph Warner
2013-07-22
1
-0
/
+10
*
[feature/oauth] Fall back to DB login if OAuth is enabled but not requested
Joseph Warner
2013-07-22
1
-1
/
+1
*
[feature/oauth] Clean up unneeded complexity
Joseph Warner
2013-07-18
1
-16
/
+1
*
[feature/oauth] Fix a bunch of errors in oauth.php
Joseph Warner
2013-07-18
1
-5
/
+5
*
[feature/oauth] Temporary workaround for only allowing one auth provider
Joseph Warner
2013-07-18
1
-0
/
+9
*
[feature/oauth] Fix fatal error
Joseph Warner
2013-07-18
1
-3
/
+3
*
[feature/oauth] Remove unused method
Joseph Warner
2013-07-18
1
-51
/
+0
*
[feature/oauth] Finish authenticating user code
Joseph Warner
2013-07-18
1
-0
/
+27
*
[feature/oauth] Update service files + check for existing links
Joseph Warner
2013-07-18
1
-7
/
+25
*
[feature/oauth] Define method to perform login actions for a provider
Joseph Warner
2013-07-15
1
-9
/
+2
*
[feature/oauth] Correct function call
Joseph Warner
2013-07-15
1
-2
/
+2
*
[feature/oauth] Update oauth to reflect recent changes
Joseph Warner
2013-07-15
1
-13
/
+3
*
[feature/oauth] Update auth provider oauth to take in service providers
Joseph Warner
2013-07-14
1
-1
/
+10
*
[feature/oauth] Remove get_service_credentials() from oauth provider
Joseph Warner
2013-07-14
1
-20
/
+0
*
[feature/oauth] Create OAuth service classes
Joseph Warner
2013-07-14
1
-31
/
+0
*
[feature/oauth] Update class name based on last commit
Joseph Warner
2013-07-14
1
-1
/
+1
*
[feature/oauth] Move oauth to auth/provider/oauth
Joseph Warner
2013-07-14
1
-0
/
+304
[prev]