A user not yet having an account may request an account by sending an account request to the system administrator. This may be performed by an arbitrary user who can access the system’s website.
"Login/Signup" button
(on the top right-hand-side)."Request Account” button
, which leads to the "Request New Account" page
.username
,password
(and password confirmation
),first name
,last name
, andemail address
."Send Request" button
.The account request will be sent to the system administrator. The administrator will review the account request and either approve (creating a new account for the user) or deny the request.
Once an account request is approved, a user will be able to login using their username and password.