phab/src/applications/auth/controller/config/PhabricatorAuthEditController.phpstable
phab/src/applications/auth/controller/config/PhabricatorAuthEditController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
3c9153079f13 | epriestley | Make password hashing modular | Feb 18 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 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 | |||
30a51dac3686 | epriestley | Clarify registration rules more aggressively when configuring auth | Nov 12 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
4e12a375f3f4 | epriestley | Add JIRA as an authentication provider | Sep 3 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
cf9dc5d18945 | epriestley | Fix bug when multiple comment forms appear on a single page | Jul 29 2013 | |||
46a7c61c8081 | epriestley | Improve errors associated with adding new login providers | Jun 20 2013 | |||
7eb579788e83 | epriestley | Minor, fix an issue where creating a provider without changing anything fails… | Jun 20 2013 | |||
1834584e98b6 | epriestley | Provide contextual help on auth provider configuration | Jun 20 2013 | |||
d8394b2ee053 | epriestley | Prepare for db-driven auth configuration by making proviers operate in dual… | Jun 20 2013 | |||
e58f383d9111 | epriestley | Allow authentication providers to store and customize additional configuration | Jun 18 2013 | |||
fc2973c5d34b | epriestley | Allow AuthenticationProviderConfig to be enabled and disabled | Jun 17 2013 | |||
07423211e98e | epriestley | Show edit transactions for AuthProviders | Jun 17 2013 | |||
c6374e25d59c | epriestley | Very rough edit workflow for AuthProvider configuration | Jun 17 2013 |
c4science · Help