phab/src/applications/auth/controller/PhabricatorAuthLoginController.phpfeature/testing
phab/src/applications/auth/controller/PhabricatorAuthLoginController.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
559c0fe88663 | epriestley | Tune cookie behaviors for 'phcid', 'phreg', etc | Mar 14 2014 | |||
7176240717f2 | epriestley | Whitelist controllers which can receive a 'code' parameter | Mar 12 2014 | |||
a566ae373015 | epriestley | Require a CSRF code for Twitter and JIRA (OAuth 1) logins | Feb 24 2014 | |||
072741802350 | epriestley | Consolidate use of magical cookie name strings | Jan 23 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
25eb401e18ae | epriestley | Handle user aborts during auth workflows in Phabricator | Sep 3 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
fe71b34c6883 | epriestley | Add a "refresh" action for external accounts | Jun 25 2013 | |||
fded36cc2153 | epriestley | Improve more crumbs and cancel buttons for auth | Jun 17 2013 | |||
b040f889dee2 | epriestley | Move all account link / unlink to new registration flow | Jun 17 2013 | |||
61a0c6d6e389 | epriestley | Add a blanket "will login" event | Jun 17 2013 | |||
e71564fc75fd | epriestley | Store the digest of the registration key, not the key itslef | Jun 16 2013 | |||
1329b7b51ef8 | epriestley | Add password authentication and registration to new registration | Jun 16 2013 | |||
104d3221d9b8 | epriestley | Implement new auth login flow and login validation controller | Jun 16 2013 | |||
7efee51c384d | epriestley | Put some glue in between PhabricatorAuthProvider and the OAuth adapters | Jun 16 2013 | |||
c05ee9ed6844 | epriestley | Generalize login flows for new registration | Jun 16 2013 |
c4science · Help