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
/
token_storage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16008] Adjust naming and remove typo
Marc Alexander
2019-11-11
1
-4
/
+4
*
[ticket/16008] Clean up phpBB OAuth system
mrgoldy
2019-11-03
1
-159
/
+187
*
[ticket/14586] Add OAuth1 support
Jakub Senko
2016-05-30
1
-5
/
+19
*
[ticket/14250] Change token_storage class to fit changed interface
Oliver Schramm
2016-01-04
1
-9
/
+223
*
Merge pull request #3560 from Nicofuma/ticket/13790
Nils Adermann
2015-05-30
1
-1
/
+0
|
\
|
*
[ticket/13790] Update phpcs
Tristan Darricau
2015-05-19
1
-1
/
+0
*
|
[ticket/13838] Fix coding style
Nicofuma
2015-05-14
1
-2
/
+4
|
/
*
Merge pull request #2598 from Nicofuma/ticket/12716
Joas Schilling
2014-06-27
1
-1
/
+1
|
\
|
*
[ticket/12716] Add the missing parameters in the call of clearToken
Tristan Darricau
2014-06-15
1
-1
/
+1
*
|
[ticket/12715] Cleanup comments in \phpbb\auth\provider\*
Tristan Darricau
2014-06-15
1
-1
/
+2
|
/
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-5
/
+7
*
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
1
-3
/
+3
*
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
1
-8
/
+0
*
[ticket/11981] Fix code sniffer complaints
Marc Alexander
2013-10-28
1
-2
/
+2
*
[ticket/11700] Fix tests after merging new develop code
Nils Adermann
2013-09-16
1
-6
/
+8
*
[feature/oauth] More minor changes from review
Joseph Warner
2013-09-02
1
-13
/
+13
*
[feature/oauth] Fix small bug introduced by update in OAuth library
Joseph Warner
2013-09-02
1
-0
/
+30
*
[feature/oauth] Make token storage service ignorant
Joseph Warner
2013-09-02
1
-20
/
+11
*
[feature/oauth] Update storage implementation due to inteface change
Joseph Warner
2013-09-02
1
-2
/
+20
*
[feature/oauth] A few more minor changes
Joseph Warner
2013-08-24
1
-1
/
+1
*
[feature/oauth] Changes due to code review
Joseph Warner
2013-08-24
1
-20
/
+15
*
[feature/oauth] Finish cleaning up TODOs
Joseph Warner
2013-08-24
1
-4
/
+2
*
[feature/oauth] Fix remaining issues with token storage
Joseph Warner
2013-08-15
1
-2
/
+55
*
[feature/oauth] Always store session_id with token
Joseph Warner
2013-08-14
1
-5
/
+1
*
[feature/oauth] Consolidate repeated query into one function
Joseph Warner
2013-07-30
1
-28
/
+28
*
[feature/oauth] Start work on linking an oauth account
Joseph Warner
2013-07-29
1
-29
/
+94
*
[feature/oauth] Finish fixes from tests and tests for token storage
Joseph Warner
2013-07-24
1
-1
/
+1
*
[feature/oauth] Fixes for problems found by tests
Joseph Warner
2013-07-24
1
-6
/
+6
*
[feature/oauth] Fix error in token_storage::set_user_id()
Joseph Warner
2013-07-24
1
-3
/
+3
*
[feature/oauth] Fix typo in token storage
Joseph Warner
2013-07-23
1
-1
/
+1
*
[feature/oauth] Fix token storage after sql changes
Joseph Warner
2013-07-23
1
-4
/
+4
*
[feature/oauth] Fix SQL error in token storage
Joseph Warner
2013-07-23
1
-1
/
+1
*
[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
/
+220