phab/src/applications/auth/applicationproduction
phab/src/applications/auth/application
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
08bea1d363fd | epriestley | Add ViewController and SearchEngine for SSH Public Keys | May 19 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
08de131da525 | epriestley | Begin modularizing main menu items | Jan 4 2016 | |||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | Apr 1 2015 | |||
2a0af8e2995d | epriestley | Add email invites to Phabricator (logic only) | Feb 10 2015 | |||
472f316bbd90 | Bob Trahan | Auth - allow for "auto login" providers | Feb 6 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
46913f651e6f | Bob Trahan | Auth - add "manage providers" capability | Jan 12 2015 | |||
6c7e0e280713 | lkassianik/epriestley | T6870, Return to previous page after login via header | Jan 9 2015 | |||
20035fe9a8ed | Chad Little | Update Phabricator header to use FontAwesome | Dec 4 2014 | |||
32cdc23efc52 | Evan Priestley | Separate SSH key management from the settings panel | Nov 11 2014 | |||
30f6405a8654 | epriestley | Add an explicit temporary token management page to Settings | Aug 4 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
99c72a32d041 | epriestley | Allow installs to require multi-factor authentication for all users | Jun 4 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
f1534e6feb6a | epriestley | Make password reset emails use one-time tokens | May 22 2014 | |||
50376aad04d2 | epriestley | Require multiple auth factors to establish web sessions | May 1 2014 | |||
e8cebb7da5a4 | epriestley | Add support for aural-only and visual-only elements | May 1 2014 | |||
f42ec84d0c6b | epriestley | Add "High Security" mode to support multi-factor auth | Apr 28 2014 | |||
aea624118b70 | epriestley | Allow users to terminate login sessions | Mar 17 2014 | |||
a566ae373015 | epriestley | Require a CSRF code for Twitter and JIRA (OAuth 1) logins | Feb 24 2014 | |||
4743ad96497b | Chad Little | Miniturize the nav buttons | Jan 31 2014 | |||
049fb2018bde | epriestley | Add very basic "quick create" menu | Jan 29 2014 | |||
87a655e8c53c | epriestley | Fix new logged-out "Login" button URI and workflowiness | Nov 13 2013 | |||
0fa411083f72 | epriestley | Show an "approval queue" item on the home page for admins, and sort out menu… | Nov 13 2013 | |||
cff8c509030f | epriestley | Modernize email verification page | Jul 11 2013 | |||
fe71b34c6883 | epriestley | Add a "refresh" action for external accounts | Jun 25 2013 | |||
0a044ef27571 | epriestley | Make old GitHub OAuth URIs work for now | Jun 21 2013 | |||
1834584e98b6 | epriestley | Provide contextual help on auth provider configuration | Jun 20 2013 | |||
3b9ccf11f246 | epriestley | Drive auth config with the database | Jun 20 2013 | |||
6b1f15ac5446 | epriestley | Build out Auth UI a little bit | Jun 20 2013 | |||
73c2c1d2e60f | epriestley | Send old login code to the bottom of the sea | Jun 19 2013 | |||
fe29b2758210 | epriestley | Fix several issues with "Logout" | Jun 18 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 | |||
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 | |||
b040f889dee2 | epriestley | Move all account link / unlink to new registration flow | Jun 17 2013 | |||
fdbd3776255f | epriestley | Replace old login validation controller with new one | 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 | |||
c108ada7e4cb | epriestley | Provide start screen and full registration flow on the new auth stuff | Jun 16 2013 | |||
c05ee9ed6844 | epriestley | Generalize login flows for new registration | Jun 16 2013 | |||
db1cf41ec425 | epriestley | New Registration Workflow | Jun 16 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
30dedb225142 | epriestley | Allow `PhabricatorMenuView` to have items inserted in the middle | Feb 3 2013 | |||
5017c80b3103 | Afaque Hussain/epriestley | Installation & Uninstallion of Applications | Jan 29 2013 | |||
f306cab653d8 | epriestley | Use application icons for "Eye" menu and Crumbs | Dec 7 2012 | |||
e3f6bbfff888 | epriestley | Refactor the main menu in preparation for a mobile application menu | Dec 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
47b96fdebe5e | epriestley | Use sprites for all the menu icons | Aug 14 2012 | |||
81f8b507fe21 | epriestley | Use shinier menu icons | Aug 10 2012 | |||
ebb7807bb41e | epriestley | Fix an issue with URIs missing trailing slashes, like "/maniphest" | Aug 6 2012 | |||
314c25365d2d | epriestley | Drive menu icons from Applications | Aug 5 2012 |
c4science · Help