aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Models/Identity/User/RegisterWebModel.cs
Commit message (Expand)AuthorAgeFilesLines
* Removed virtual from methodstranstrike2021-01-151-1/+1
* Fixed sln-wide code formattingtranstrike2021-01-131-2/+2
* Changed models in Web to use inheritance of most repeated propertiesSyndamia2020-12-161-24/+2
* Added password strength validationSyndamia2020-12-161-0/+1
* Fixed user input data validation upon registrationSyndamia2020-12-161-0/+22
* Implemented web models and updated user controllerSyndamia2020-12-151-0/+11