aboutsummaryrefslogtreecommitdiff
path: root/src/Web/DevHive.Web/Controllers/UserController.cs
Commit message (Collapse)AuthorAgeFilesLines
* Integrated new JWT validation where neededtranstrike2021-02-281-4/+8
|
* JWT Validations works; Introduced more bugs to fix latertranstrike2021-02-271-17/+0
|
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-161-5/+4
| | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user
* Removed all referencestranstrike2021-02-131-2/+2
|
* Project Restructure P.1transtrike2021-02-131-0/+140