User:Spal3: Difference between revisions
Jump to navigation
Jump to search
(Adding new utilities and refactoring code for account request page) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== '''CSC/ECE 517 Fall 2020/oss E2056''' == | == '''CSC/ECE 517 Fall 2020/oss E2056''' == | ||
== E2056: Refactor and improve account_request_controller.rb == | |||
Prospective users are allowed to request Expertiza accounts over the web. When they are requested, the super-admin receives an email, and can go and approve or reject the request. The requester is then emailed as to whether the account has been approved, and if so, receives login credentials | |||
{| table start | |||
|+ Contents | |||
|} |
Latest revision as of 04:55, 11 October 2020
CSC/ECE 517 Fall 2020/oss E2056
E2056: Refactor and improve account_request_controller.rb
Prospective users are allowed to request Expertiza accounts over the web. When they are requested, the super-admin receives an email, and can go and approve or reject the request. The requester is then emailed as to whether the account has been approved, and if so, receives login credentials