aboutsummaryrefslogtreecommitdiff
path: root/src/Web/DevHive.Web/Startup.cs
Commit message (Collapse)AuthorAgeFilesLines
* NSwag replaced Swagger; Doc prep configurednswagtranstrike2021-03-031-1/+1
|
* Fixed AutoMapper Assembly Errortranstrike2021-03-011-1/+1
|
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-161-0/+1
| | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user
* Project Restructure P.1transtrike2021-02-131-0/+70