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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/oauth] Fix small error in method call
Joseph Warner
2013-08-14
1
-1
/
+1
*
[feature/oauth] No need for this line
Joseph Warner
2013-08-14
1
-3
/
+0
*
[feature/oauth] Fix errors in oauth
Joseph Warner
2013-08-14
1
-4
/
+5
*
[feature/oauth] Implement unlinking in OAuth
Joseph Warner
2013-08-14
2
-0
/
+28
*
[feature/oauth] Add unlink_account to auth interface
Joseph Warner
2013-08-14
2
-0
/
+16
*
[feature/oauth] Document internal functions
Joseph Warner
2013-08-14
1
-1
/
+24
*
[feature/oauth] Fix errors found in testing linking
Joseph Warner
2013-08-14
2
-7
/
+4
*
[feature/oauth] Refactor oauth::link_account for two paths
Joseph Warner
2013-08-14
2
-12
/
+62
*
[feature/oauth] Update link_account to allow for two methods of linking
Joseph Warner
2013-08-14
3
-2
/
+19
*
[feature/oauth] Fix errors in ucp_auth_link
Joseph Warner
2013-08-14
1
-2
/
+2
*
[feature/oauth] Start implementing link/unlink actions
Joseph Warner
2013-08-14
3
-6
/
+26
*
[feature/oauth] Handle hidden fields
Joseph Warner
2013-08-12
3
-2
/
+20
*
[feature/oauth] Get the OAuth template in place for ucp_auth_link
Joseph Warner
2013-08-12
4
-9
/
+49
*
[feature/oauth] Build OAuth data for ucp_auth_link
Joseph Warner
2013-08-12
1
-0
/
+43
*
[feature/oauth] Error handling on page
Joseph Warner
2013-08-12
2
-4
/
+24
*
[feature/oauth] More template work
Joseph Warner
2013-08-09
4
-5
/
+19
*
[feature/oauth] Add method to return necessary data for auth_link
Joseph Warner
2013-08-09
2
-1
/
+18
*
[feature/oauth] Start building the template
Joseph Warner
2013-08-09
3
-0
/
+37
*
[feature/oauth] Default auth_link into UCP_PROFILE not UCP_MAIN
Joseph Warner
2013-08-09
1
-1
/
+1
*
[feature/oauth] Fix ucp_auth_link headers/footers
Joseph Warner
2013-08-09
1
-2
/
+2
*
[feature/oauth] Migration update for new ucp module
Joseph Warner
2013-08-07
1
-1
/
+16
*
[feature/oauth] Forgot to have login_link be "in login" in ucp
Joseph Warner
2013-08-05
3
-2
/
+37
*
[feature/oauth] Start general auth linking page
Joseph Warner
2013-08-05
3
-0
/
+31
*
[feature/oauth] Pass users_table as parameter to OAuth in construct
Joseph Warner
2013-08-02
2
-2
/
+12
*
[feature/oauth] OAuth clear tokens on logout
Joseph Warner
2013-08-02
1
-0
/
+14
*
[feature/oauth] Fix error caused by previous change in OAuth
Joseph Warner
2013-08-02
1
-2
/
+2
*
[feature/oauth] Finish updating interface and related code
Joseph Warner
2013-08-02
4
-26
/
+22
*
[feature/oauth] Add get_login_data to the auth_provider_interface
Joseph Warner
2013-08-02
4
-3
/
+50
*
[feature/oauth] Clean up OAuth services
Joseph Warner
2013-08-01
1
-1
/
+1
*
[feature/oauth] Clean up oauth.php
Joseph Warner
2013-08-01
1
-13
/
+17
*
[feature/oauth] Forgot to update schema files
Joseph Warner
2013-07-31
6
-7
/
+7
*
[feature/oauth] Attempt to fix postgres issue
Joseph Warner
2013-07-31
2
-2
/
+2
*
[feature/oauth] Login_link works with ucp_register now
Joseph Warner
2013-07-31
1
-7
/
+21
*
[feature/oauth] Fix errors on ucp_login_link
Joseph Warner
2013-07-31
1
-5
/
+4
*
[feature/oauth] Login_link in registration
Joseph Warner
2013-07-31
2
-7
/
+56
*
[feature/oauth] Start working on login_link registration support
Joseph Warner
2013-07-30
1
-3
/
+15
*
[feature/oauth] Login_link register form
Joseph Warner
2013-07-30
1
-0
/
+9
*
[feature/oauth] Reword some of the language text
Joseph Warner
2013-07-30
1
-2
/
+2
*
[feature/oauth] Clean up documentation
Joseph Warner
2013-07-30
3
-6
/
+6
*
[feature/oauth] Consolidate repeated query into one function
Joseph Warner
2013-07-30
1
-28
/
+28
*
[feature/oauth] Update user_id on the access token
Joseph Warner
2013-07-29
1
-0
/
+3
*
[feature/oauth] Update the auth interface
Joseph Warner
2013-07-29
2
-0
/
+36
*
[feature/oauth] Update the OAuth service interface
Joseph Warner
2013-07-29
5
-2
/
+47
*
[feature/oauth] Works in all tests now
Joseph Warner
2013-07-29
3
-11
/
+36
*
[feature/oauth] Worked in at least one test
Joseph Warner
2013-07-29
1
-4
/
+23
*
[feature/oauth] Start work on linking an oauth account
Joseph Warner
2013-07-29
2
-29
/
+130
*
[feature/oauth] Most of ucp page related to login option should be done now
Joseph Warner
2013-07-29
1
-5
/
+12
*
[feature/oauth] More work on getting login link working
Joseph Warner
2013-07-29
1
-61
/
+79
*
[feature/oauth] Properly check that all data needed is available
Joseph Warner
2013-07-29
3
-3
/
+29
*
[feature/oauth] Login works on login_link now, still does not actually link
Joseph Warner
2013-07-29
2
-11
/
+88
[next]