Hi,
I used the default MVC 5 template to create my project.
The project allows a user to create their account (self register).
I'd like to modify it so that a user cannot self register. Instead they create their account and an admin needs to either accept that account or rejects it.
Thanks.
I used the default MVC 5 template to create my project.
The project allows a user to create their account (self register).
I'd like to modify it so that a user cannot self register. Instead they create their account and an admin needs to either accept that account or rejects it.
Thanks.