1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-21 12:11:11 +01:00
phorge-phorge/src/applications/oauthserver/query
epriestley 875b866715 Add missing "oauth_server_edge" tables
Summary: Fixes T10975. The "scramble attached file permissions when an object is saved" code is misfiring here too. See T10778 + D15803 for prior work.

Test Plan:
  - Ran `bin/storage upgrade -f`.
  - Edited the view policy of an OAuth server (prepatch: fatal; postpatch: worked great).

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10975

Differential Revision: https://secure.phabricator.com/D15938
2016-05-17 08:50:27 -07:00
..
PhabricatorOAuthClientAuthorizationQuery.php Begin cleaning up OAuth scope handling 2016-04-04 09:11:51 -07:00
PhabricatorOAuthServerClientQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
PhabricatorOAuthServerClientSearchEngine.php Allow OAuth applications to be disabled instead of destroyed 2016-04-05 13:22:05 -07:00
PhabricatorOAuthServerSchemaSpec.php Add missing "oauth_server_edge" tables 2016-05-17 08:50:27 -07:00
PhabricatorOAuthServerTransactionQuery.php Convert OAuthServer to Transactions + EditEngine 2016-04-05 01:55:49 -07:00