phab/src/applications/auth/controller/oauthfeature/testing
phab/src/applications/auth/controller/oauth
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
87207b2f4edb | epriestley | Allow users to have multiple email addresses, and verify emails | May 7 2012 | |||
8988667dccee | Bob Trahan | Make Oauth-registration flows a bit more resilient to failures from the… | May 1 2012 | |||
d9ce80aa17af | vrana | Explicitly set URL parameter separator for external URLs | Apr 19 2012 | |||
9be054443fe5 | vrana | Handle refreshing profile image with expired OAuth token | Apr 19 2012 | |||
2e45839e4275 | epriestley | Minor, see rPc92e37c1b1b17b8c937ef618a6e856499c23cc80 | Mar 26 2012 | |||
c92e37c1b1b1 | epriestley | Minor, pass $request to OAuthLogin controller. See https://secure.phabricator. | Mar 22 2012 | |||
4fba549a99f7 | vrana | Use PhabricatorEnv::newObjectFromConfig() wherever possible | Mar 21 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
be424bf381a5 | vrana | Utilize hsprintf() in OAuth | Feb 5 2012 | |||
fe4d717cc724 | vrana | Escape result of PhabricatorOAuthProvider::getProviderName() | Feb 3 2012 | |||
d75007cf42d1 | epriestley | Validate logins, and simplify email password resets | Jan 11 2012 | |||
1620bce842ea | epriestley | Add Google as an OAuth2 provider (BETA) | Sep 14 2011 | |||
c04805cde4a1 | Jason Ge | Open AphrontWriteGuard for user login | Aug 20 2011 | |||
39b4d20ce528 | epriestley | Create AphrontWriteGuard, a backup mechanism for CSRF validation | Aug 16 2011 | |||
42fba24523c0 | Ricky Elrod | Fix github and local login redirects. | Jul 7 2011 | |||
a100d97ed5ce | epriestley | Preserve "next" URI by using OAuth 'state' parameter | Mar 8 2011 | |||
2f3d98b24bb8 | epriestley | Further OAuth modularization. | Feb 28 2011 | |||
d3efdcff03f5 | epriestley | Modularize oauth. | Feb 28 2011 | |||
eccc76dae685 | epriestley | Fix some issues caught by HipHop, and work around some issues caused by HipHop. | Feb 27 2011 | |||
063269a00a1e | epriestley | Store OAuth tokens and more OAuth account info. | Feb 22 2011 | |||
b462349ec8a7 | epriestley | OAuth linking/unlinking controls. | Feb 22 2011 | |||
c3c16d0ac084 | epriestley | Github OAuth | Feb 21 2011 |
c4science · Help