aboutsummaryrefslogtreecommitdiff
path: root/src/Data/DevHive.Data/Repositories/UserRepository.cs
Commit message (Collapse)AuthorAgeFilesLines
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-161-19/+63
| | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user
* Restructure Successfultranstrike2021-02-131-2/+2
|
* Project Restructure P.1transtrike2021-02-131-0/+108