phab/src/applications/auth/controller/configstable
phab/src/applications/auth/controller/config
stable
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 | |||
43d45c49568a | Tal Shiri/epriestley | can now tell phabricator you trust an auth provider's emails (useful for Google… | May 16 2014 | |||
0120388a7516 | Chad Little | Found some missing icons | May 13 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 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 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 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 | |||
619069e23400 | epriestley | Show providers in login order, not alphabetical order | Jun 20 2013 | |||
052193ce2da1 | epriestley | Improve /auth/ behavior when a provider implementation is missing | 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 | |||
6b1f15ac5446 | epriestley | Build out Auth UI a little bit | 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 | |||
abb367dd5b47 | epriestley | Add initial create screen for auth providers | Jun 17 2013 | |||
b927dc057d83 | epriestley | Add List/ApplicationSearch to AuthProviderConfig | Jun 17 2013 |
c4science · Help