aboutsummaryrefslogtreecommitdiff
path: root/src/Data/DevHive.Data.Models/User.cs
Commit message (Collapse)AuthorAgeFilesLines
* removing parts of old rating systemDanail Dimitrov2021-03-271-2/+0
|
* Removed interfaces for pure classesfriends_functionalitytranstrike2021-03-171-2/+1
|
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-161-1/+1
| | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user
* Restructure Successfultranstrike2021-02-131-1/+1
|
* Removed all referencestranstrike2021-02-131-1/+1
|
* Project Restructure P.1transtrike2021-02-131-0/+33