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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[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] Google support
Joseph Warner
2013-07-18
1
-0
/
+21
*
[feature/oauth] Facebook support
Joseph Warner
2013-07-18
1
-0
/
+21
*
[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] Remove OAuth providers to make PR smaller
Joseph Warner
2013-07-18
15
-842
/
+0
*
[feature/oauth] Create means to associate phpBB account with external
Joseph Warner
2013-07-18
3
-3
/
+16
*
[feature/oauth] Bitly authentication method, no user_id association
Joseph Warner
2013-07-18
1
-1
/
+30
*
[feature/oauth] Update interface appropriately
Joseph Warner
2013-07-15
1
-0
/
+7
*
[feature/oauth] Define method to perform login actions for a provider
Joseph Warner
2013-07-15
3
-9
/
+39
*
[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] Add constructors
Joseph Warner
2013-07-14
18
-0
/
+306
*
[feature/oauth] Remove get_service_credentials() from oauth provider
Joseph Warner
2013-07-14
1
-20
/
+0
*
[feature/oauth] Get service credentials on each OAuth service
Joseph Warner
2013-07-14
19
-12
/
+201
*
[feature/oauth] Set required scopes on more providers
Joseph Warner
2013-07-14
2
-2
/
+20
*
[feature/oauth] Last five oauth services
Joseph Warner
2013-07-14
5
-0
/
+130
*
[feature/oauth] Create OAuth service classes
Joseph Warner
2013-07-14
16
-31
/
+442
*
[feature/oauth] Move last file to appropriate location
Joseph Warner
2013-07-14
1
-0
/
+45
*
[feature/oauth] Update class name based on last commit
Joseph Warner
2013-07-14
2
-2
/
+2
*
[feature/oauth] Move oauth to auth/provider/oauth
Joseph Warner
2013-07-14
2
-0
/
+0
*
[feature/oauth] Move OAuth to /phpBB/phpbb
Joseph Warner
2013-07-14
2
-0
/
+524
*
[feature/oauth] Change name of new method on request
Joseph Warner
2013-07-14
2
-2
/
+2
*
[feature/oauth] Allow getting original global arrays from request
Joseph Warner
2013-07-14
2
-0
/
+18
*
Merge remote-tracking branch 'galaxyAbstractor/ticket/11697' into develop
Andreas Fischer
2013-07-14
1
-1
/
+1
*
[ticket/11696] Move file to new directory
Joas Schilling
2013-07-14
1
-0
/
+2486
*
[ticket/11696] Rename db_tools.php so it can be autoloaded
Joas Schilling
2013-07-14
1
-5
/
+0
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
246
-0
/
+46786
[prev]