mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-28 17:52:43 +01:00
fa90f8bef4
Summary: `DrydockAuthorizationSearchEngine` was being used solely to display authorizations for a specific blueprint from the web UI and consequently expected that callers set a specific blueprint before performing a query. Here we check to see if a blueprint has been set in cases where the engine could be operating from either Conduit or the web. Ref T11694 Test Plan: - called the API method from the console - approved an authorization - followed the "view all" link from a blueprint page Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley Maniphest Tasks: T11694 Differential Revision: https://secure.phabricator.com/D16592 |
||
---|---|---|
.. | ||
DrydockAuthorizationQuery.php | ||
DrydockAuthorizationSearchEngine.php | ||
DrydockBlueprintQuery.php | ||
DrydockBlueprintSearchEngine.php | ||
DrydockBlueprintTransactionQuery.php | ||
DrydockCommandQuery.php | ||
DrydockLeaseQuery.php | ||
DrydockLeaseSearchEngine.php | ||
DrydockLogQuery.php | ||
DrydockLogSearchEngine.php | ||
DrydockQuery.php | ||
DrydockRepositoryOperationQuery.php | ||
DrydockRepositoryOperationSearchEngine.php | ||
DrydockResourceQuery.php | ||
DrydockResourceSearchEngine.php |