1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-03 18:38:27 +01:00
phorge-phorge/src/applications/oauthserver
epriestley 8e703c8c35 Provide a default "loadPage()" implementation on "CursorPagedPolicyAwareQuery"
Summary: Ref T13682. Many subclasses of "CursorPagedPolicyAwareQuery" have the same implementation of "loadPage()", and this is a sensible default behavior.

Test Plan: Examined changes to verify that all removed methods have the same behavior.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13682

Differential Revision: https://secure.phabricator.com/D21838
2022-05-24 10:18:53 -07:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
application Remove product literal strings in "pht()", part 7 2022-04-25 12:22:28 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
controller Remove product literal strings in "pht()", part 21 2022-04-25 16:46:26 -07:00
editor Allow OAuth applications to be disabled instead of destroyed 2016-04-05 13:22:05 -07:00
panel Remove product literal strings in "pht()", part 21 2022-04-25 16:46:26 -07:00
phid Fix missing URI for "OAuthServerClient" object handles, causing dialog with no button 2019-07-02 05:14:14 -07:00
query Provide a default "loadPage()" implementation on "CursorPagedPolicyAwareQuery" 2022-05-24 10:18:53 -07:00
storage Fix missing URI for "OAuthServerClient" object handles, causing dialog with no button 2019-07-02 05:14:14 -07:00
PhabricatorOAuthResponse.php Replace all "setQueryParam()" calls with "remove/replaceQueryParam()" 2019-02-14 11:56:39 -08:00
PhabricatorOAuthServer.php Replace "getQueryParams()" callsites in Phabricator 2019-02-12 06:37:03 -08:00
PhabricatorOAuthServerScope.php Make OAuth scope handling more flexible 2016-04-05 13:53:33 -07:00