1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/config/controller
epriestley c0e1a63a63 Implement an approval queue
Summary:
  - Add an option for the queue.
  - By default, enable it.
  - Dump new users into the queue.
  - Send admins an email to approve them.

Test Plan:
  - Registered new accounts with queue on and off.
  - As an admin, approved accounts and disabled the queue from email.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7576
2013-11-13 11:24:56 -08:00
..
PhabricatorConfigAllController.php PHUIPropertyListView 2013-10-11 07:53:56 -07:00
PhabricatorConfigController.php Two minor Config sidebar tweaks. 2013-01-21 18:55:54 -08:00
PhabricatorConfigEditController.php Implement an approval queue 2013-11-13 11:24:56 -08:00
PhabricatorConfigGroupController.php Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
PhabricatorConfigIgnoreController.php Improve "Ignore" action for setup warnings 2013-07-12 11:20:24 -07:00
PhabricatorConfigIssueListController.php Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
PhabricatorConfigIssueViewController.php Config option to ignore setup issues 2013-02-22 10:08:20 -08:00
PhabricatorConfigListController.php Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00