1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 19:22:42 +01:00
phorge-phorge/src/applications/auth/controller/config
epriestley 39406bd1f3 Fix access to undeclared variable when trying to create invalid Auth provider
Summary: Ref T6971. This fixes the error the user reported. Not sure what's up with the root cause of their issue.

Test Plan: Went to `/auth/config/new/asdfqwer/` and got a 404 instead of an exception.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T6971

Differential Revision: https://secure.phabricator.com/D11388
2015-01-14 06:55:18 -08:00
..
PhabricatorAuthDisableController.php Auth - add "manage providers" capability 2015-01-12 14:37:58 -08:00
PhabricatorAuthEditController.php Fix access to undeclared variable when trying to create invalid Auth provider 2015-01-14 06:55:18 -08:00
PhabricatorAuthListController.php Auth - add "manage providers" capability 2015-01-12 14:37:58 -08:00
PhabricatorAuthNewController.php Auth - add "manage providers" capability 2015-01-12 14:37:58 -08:00
PhabricatorAuthProviderConfigController.php Auth - add "manage providers" capability 2015-01-12 14:37:58 -08:00