aboutsummaryrefslogtreecommitdiff
path: root/src/.stylecop.json
Commit message (Collapse)AuthorAgeFilesLines
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-161-0/+25
moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user