1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/people/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
..
PhabricatorPeopleApproveController.php Implement most of the administrative UI for approval queues 2013-11-13 11:24:18 -08:00
PhabricatorPeopleController.php Drive auth config with the database 2013-06-20 11:18:11 -07:00
PhabricatorPeopleDisableController.php Implement most of the administrative UI for approval queues 2013-11-13 11:24:18 -08:00
PhabricatorPeopleEditController.php Implement an approval queue 2013-11-13 11:24:56 -08:00
PhabricatorPeopleLdapController.php Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
PhabricatorPeopleListController.php Implement most of the administrative UI for approval queues 2013-11-13 11:24:18 -08:00
PhabricatorPeopleLogsController.php Always pass handles to tokenizers, not <phid -> name> maps 2013-10-07 12:51:24 -07:00
PhabricatorPeopleProfileController.php Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
PhabricatorPeopleProfileEditController.php Move PHUIFormBoxView to PHUIObjectBoxView 2013-09-25 11:23:29 -07:00
PhabricatorPeopleProfilePictureController.php When editing objects which use files, attach the files to the objects 2013-10-06 17:07:55 -07:00