phab/src/applications/auth/controller/PhabricatorAuthRegisterController.phpfeature/testing
phab/src/applications/auth/controller/PhabricatorAuthRegisterController.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
7d309a8e46ca | Bob Trahan | Application Emails - make various user email editing paths respect application… | Jan 29 2015 | |||
4307d6816d30 | Chad Little | Linkify Registration Email | Nov 7 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
f4b05312cdf5 | Joshua Spence | Fix broken references to auth adapters | Jul 22 2014 | |||
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 | |||
43d45c49568a | Tal Shiri/epriestley | can now tell phabricator you trust an auth provider's emails (useful for Google… | May 16 2014 | |||
dfcccd4cb882 | lkassianik/epriestley | Add config to require real name, respect config when creating new users, drop… | May 12 2014 | |||
f7b1ed722164 | epriestley | Fix two registration errors for unusual provider emails | Mar 14 2014 | |||
e62c7321c28b | epriestley | Automatically verify the setup account's email address | Feb 28 2014 | |||
7cf0358dda11 | epriestley | Disallow email addresses which will overflow MySQL storage | Feb 23 2014 | |||
02aa193cb05e | epriestley | Add a common password blacklist | Jan 23 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
fb6e38548b0c | epriestley | Respect "can edit username" in registration UI | Nov 13 2013 | |||
c0e1a63a63ae | epriestley | Implement an approval queue | Nov 13 2013 | |||
cd73fe78db36 | epriestley | Roadblock users trying to register with external accounts that have invalid… | Nov 12 2013 | |||
7dde01df76ef | epriestley | Fix issues with first-time account registration | Oct 5 2013 | |||
cad9e548bca2 | Chad Little | Add Header to Registration | Oct 5 2013 | |||
e1892e9bfbaf | Gareth Evans/epriestley | Add reCaptcha to password registration | Sep 20 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
32f6c88896c8 | epriestley | Add first-time-setup registration flow | Jun 20 2013 | |||
433c6550b235 | epriestley | Add a cancel button, provider crumb, and account card to registration | 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 | |||
db1cf41ec425 | epriestley | New Registration Workflow | Jun 16 2013 |
c4science · Help