phab/src/applications/oauthserver/controllerproduction
phab/src/applications/oauthserver/controller
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ee834c5958d0 | William Light/epriestley | oauthserver: get client ID/secret from HTTP auth | Oct 31 2016 | |||
5dec03af323f | epriestley | Make OAuth scope handling more flexible | Apr 5 2016 | |||
8dfc7d4201fd | epriestley | Allow OAuth applications to be disabled instead of destroyed | Apr 5 2016 | |||
57f016b166de | epriestley | Convert OAuthServer to Transactions + EditEngine | Apr 5 2016 | |||
60133b6fa5d5 | epriestley | Begin cleaning up OAuth scope handling | Apr 4 2016 | |||
694a8543d809 | epriestley | Modernize some OAuth Server code | Apr 4 2016 | |||
9d0332c2c0a4 | epriestley | Modernize OAuthserver and provide more context on "no permission" exception | Sep 3 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
3f77ad9368c7 | lkassianik/epriestley | "Create Application" button in OAuth Server application should be greyed out if… | Apr 26 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
17ced84ace33 | Bob Trahan | OAuth - make sure users know they are exposing their primary email address | Feb 17 2015 | |||
03639a7c1e79 | Bob Trahan | OAuth - add concept of "trusted" clients that get auto redirects | Feb 9 2015 | |||
eee8d194eb48 | Bob Trahan | OAuthServer - default "whoami" scope and refine scope-asking workflow | Feb 7 2015 | |||
7213eb01e030 | epriestley | Only let users log in to an OAuth server if they can see it | Feb 5 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
1cc81b1d0ae4 | Bob Trahan | OAuthServer - hide client secret behind a "View Secret" action | Jan 15 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
37106c1b3178 | Joshua Spence | Don't explicitly name abstract base classes | Jul 21 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
352d9f6b06d5 | epriestley | Move more rendering into SearchEngines for panels | May 9 2014 | |||
5721560663de | epriestley | Use modern UI for OAuthServer details page | Mar 18 2014 | |||
153403366415 | epriestley | Use ApplicationSearch in OAuthServer | Mar 18 2014 | |||
34c890b7e1a8 | epriestley | Use modern UI and policies in OAuth client editing | Mar 18 2014 | |||
995a890565f3 | epriestley | Make OAuth client authorizations a Settings panel | Mar 18 2014 | |||
8909f8ec599b | epriestley | Modernize OAuthServer PHIDs and Queries | Mar 18 2014 | |||
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 2014 | |||
ae7324fd5b8a | epriestley | Fix an anchor redirect issue with OAuth server, plus modernize the application… | Mar 13 2014 | |||
7176240717f2 | epriestley | Whitelist controllers which can receive a 'code' parameter | Mar 12 2014 | |||
63b4183d9a43 | Jakub Vrana | Initialize used variable | Jul 10 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
5ad526942bb6 | vrana | Convert AphrontPanelView to safe HTML (except children) | Feb 13 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 | |||
e4736bf9778b | vrana | Avoid double escaping in error view title | Feb 10 2013 | |||
11bb8db9705d | epriestley | Merge branch 'master' into phutil_tag | Feb 7 2013 | |||
1188876ea92f | Toby Hughes/epriestley | Fix exception in OAuthServerAuthController | Feb 6 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
38626dce649c | Chad Little | Remove spacer from sidebars. | Jan 13 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
66cee129b652 | epriestley | Remove all code referencing old tab navigation | Aug 14 2012 | |||
ed4a155c9168 | epriestley | Rename "IDPaged" to "CursorPaged", "executeWithPager" to "executeWith… | Aug 7 2012 | |||
2e484e257d4e | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
09172a19374a | Bob Trahan | Add pagers to server clients and client authorizations in OAuth Server GUI | Apr 5 2012 | |||
8f2c426ff2c3 | Bob Trahan | Fix OAuth Client Authorization bugs | Mar 5 2012 | |||
cd30946d6085 | Bob Trahan | OAuth Server -- add a doc and link to it in a few places | Mar 2 2012 | |||
0327a5fc69ae | Bob Trahan | OAuthServer polish and random sauce | Mar 1 2012 | |||
3c4070a16822 | Bob Trahan | OAuth Server -- add controllers to RUD client authorizations and CRUD clients | Feb 24 2012 | |||
af295e0b2620 | Bob Trahan | OAuth Server enhancements -- more complete access token response and groundwork… | Feb 22 2012 | |||
7a3f33b5c293 | Bob Trahan | OAuth - Phabricator OAuth server and Phabricator client for new Phabricator… | Feb 19 2012 |
c4science · Help