1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/applications/oauthserver
epriestley 706c21375e Remove empty implementations of describeAutomaticCapabilities()
Summary:
This has been replaced by `PolicyCodex` after D16830. Also:

  - Rebuild Celerity map to fix grumpy unit test.
  - Fix one issue on the policy exception workflow to accommodate the new code.

Test Plan:
  - `arc unit --everything`
  - Viewed policy explanations.
  - Viewed policy errors.

Reviewers: chad

Reviewed By: chad

Subscribers: hach-que, PHID-OPKG-gm6ozazyms6q6i22gyam

Differential Revision: https://secure.phabricator.com/D16831
2016-11-09 15:24:22 -08:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
application Allow OAuth applications to be disabled instead of destroyed 2016-04-05 13:22:05 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
controller oauthserver: get client ID/secret from HTTP auth 2016-10-31 08:22:52 -07:00
editor Allow OAuth applications to be disabled instead of destroyed 2016-04-05 13:22:05 -07:00
panel Formalize and fully modularize settings panel groups 2016-06-04 14:39:11 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Add missing "oauth_server_edge" tables 2016-05-17 08:50:27 -07:00
storage Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
PhabricatorOAuthResponse.php Linter fixes 2015-12-03 07:44:23 +11:00
PhabricatorOAuthServer.php Make OAuth scope handling more flexible 2016-04-05 13:53:33 -07:00
PhabricatorOAuthServerScope.php Make OAuth scope handling more flexible 2016-04-05 13:53:33 -07:00