phab/src/applications/auth/controllerfeature/better-testing
phab/src/applications/auth/controller
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5ba9edff51ec | Bob Trahan | OAuth -- generalize / refactor providers and diagnostics page | Feb 17 2012 | |||
ecd4b03a4e56 | epriestley | Unbreak OAuth Registration | Feb 8 2012 | |||
be424bf381a5 | vrana | Utilize hsprintf() in OAuth | Feb 5 2012 | |||
fe4d717cc724 | vrana | Escape result of PhabricatorOAuthProvider::getProviderName() | Feb 3 2012 | |||
ad36865e504c | epriestley | Add optional "Re:" prefix to all threaded mail and allow disabling mail about… | Jan 19 2012 | |||
82c0795e54d1 | epriestley | Unify logic for username validation | Jan 16 2012 | |||
f81021fa7f2e | epriestley | Improve error message for Conduit path problems | Jan 16 2012 | |||
cedb0c045ad7 | epriestley | Lock down accepted next URI values for redirect after login | Jan 13 2012 | |||
bfbe6ec594d0 | epriestley | Prevent login brute forcing with captchas | Jan 13 2012 | |||
02fb5fea89e6 | epriestley | Allow configuration of a minimum password length, unify password reset… | Jan 12 2012 | |||
d75007cf42d1 | epriestley | Validate logins, and simplify email password resets | Jan 11 2012 | |||
fbfb263cd9ef | epriestley | Provide a configuration flag to disable silliness in the UI | Nov 4 2011 | |||
1620bce842ea | epriestley | Add Google as an OAuth2 provider (BETA) | Sep 14 2011 | |||
87309734cc5c | epriestley | Nuke sessions from the database when users logout | Sep 8 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 | |||
15ef2fced0f7 | epriestley | Fix conservative CSRF token cycling limit | Jul 14 2011 | |||
420235f9c4e1 | Ricky Elrod | Drag-drop file upload. | Jul 8 2011 | |||
42fba24523c0 | Ricky Elrod | Fix github and local login redirects. | Jul 7 2011 | |||
301fed1b43a4 | epriestley | Revise administrative workflow for user creation | May 31 2011 | |||
d96d515cc21e | epriestley | Add comment linking to Maniphest and Differential | May 31 2011 | |||
fff08a9894bd | epriestley | Allow emails to be used for login | May 28 2011 | |||
deb80b7652f7 | epriestley | Provide an activity log for login and administrative actions | May 21 2011 | |||
f9f8ef0e6e27 | epriestley | Admin and disabled flags for users | May 12 2011 | |||
870f4bfe73d9 | epriestley | Fix GitHub OAuth Registration for users without a name | May 7 2011 | |||
6bec3d2e4fc2 | epriestley | Simplify and demuddle MetaMTA send pathways | May 2 2011 | |||
6e713ad78474 | epriestley | Don't reveal oauth application token information | Apr 14 2011 | |||
361ec78b0344 | epriestley | Add missing includes from XHPAST parse bug. | Apr 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 | |||
af4ab07f46b0 | epriestley | Fix Facebook OAuth flow to ask for email. | Feb 23 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 | |||
616c22eae251 | epriestley | I think this improves email a good deal, although it's hard to really test it… | Feb 9 2011 | |||
f07e4f2c164b | epriestley | Make some email stuff work better. | Feb 6 2011 | |||
9fbb0cc40ab2 | epriestley | Full lint pass. | Feb 2 2011 | |||
e28c2e8899cf | epriestley | Profile image stuff | Feb 1 2011 | |||
03fec6e9112c | epriestley | PhabricatorEnv 'infratructure' -> 'infrastructure' (rofl) Recaptcha Email Login… | Jan 31 2011 | |||
25aae76c8a11 | epriestley | Basic Facebook OAuth implementation. | Jan 31 2011 |
c4science · Help