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
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16271] Fix invalid docblocks
Marc Alexander
2019-12-27
1
-2
/
+0
*
[ticket/16008] Properly order get_external_service_provider
mrgoldy
2019-11-03
2
-10
/
+10
*
[ticket/16008] Clean up phpBB OAuth system
mrgoldy
2019-11-03
6
-266
/
+336
*
[ticket/14586] Add OAuth1 support
Jakub Senko
2016-05-30
1
-0
/
+102
*
[ticket/12715] Cleanup comments in \phpbb\auth\provider\*
Tristan Darricau
2014-06-15
3
-9
/
+9
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
6
-30
/
+42
*
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
6
-48
/
+0
*
[ticket/11908] Namespacify phpbb_auth_provider_oauth_service_exception.
Andreas Fischer
2013-10-11
1
-1
/
+3
*
[ticket/11700] Fix authentication acp after develop merge
Nils Adermann
2013-09-16
4
-20
/
+28
*
[ticket/11700] Fix tests after merging new develop code
Nils Adermann
2013-09-16
1
-8
/
+10
*
[feature/oauth] Update comment on oauth service exception
Joseph Warner
2013-08-24
1
-3
/
+4
*
[feature/oauth] Forgot to remove placeholder comment
Joseph Warner
2013-08-24
1
-1
/
+0
*
[feature/oauth] OAuth service exception
Joseph Warner
2013-08-24
5
-6
/
+32
*
[feature/oauth] Changes due to code review
Joseph Warner
2013-08-24
3
-12
/
+10
*
[feature/oauth] Clean up TODOs
Joseph Warner
2013-08-24
3
-8
/
+5
*
[feature/oauth] Clean up OAuth services
Joseph Warner
2013-08-01
1
-1
/
+1
*
[feature/oauth] Clean up documentation
Joseph Warner
2013-07-30
2
-5
/
+5
*
[feature/oauth] Update the OAuth service interface
Joseph Warner
2013-07-29
4
-1
/
+46
*
[feature/oauth] Works in all tests now
Joseph Warner
2013-07-29
1
-1
/
+19
*
[feature/oauth] Fix errors in OAuth
Joseph Warner
2013-07-23
3
-3
/
+21
*
[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 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
2
-2
/
+4
*
[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
2
-0
/
+37
*
[feature/oauth] Add constructors
Joseph Warner
2013-07-14
18
-0
/
+306
*
[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
15
-0
/
+442