phab/src/applications/auth/controller/oauth/PhabricatorOAuthLoginController.phpproduction
phab/src/applications/auth/controller/oauth/PhabricatorOAuthLoginController.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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