| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed unused local variables in service tests | Syndamia | 2021-03-13 | 1 | -1/+0 |
| | | |||||
| * | Replaced all "new Guid()" with "Guid.NewGuid()" in service tests | Syndamia | 2021-03-13 | 1 | -1/+1 |
| | | |||||
| * | Updated user service tests to use jwt service, added some missing mocks to ↵ | Syndamia | 2021-03-13 | 1 | -44/+22 |
| | | | | | user login and register tests | ||||
| * | Code cleanup of UserTestsunit_test_refactoring | transtrike | 2021-02-22 | 1 | -170/+223 |
| | | |||||
| * | UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵ | transtrike | 2021-02-16 | 1 | -1/+1 |
| | | | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user | ||||
| * | Code Analyzer added to all csproj; Removed unnessessary code; Fixed formatting | transtrike | 2021-02-15 | 1 | -4/+4 |
| | | |||||
| * | Restructure Successful | transtrike | 2021-02-13 | 1 | -1/+1 |
| | | |||||
| * | Removed all references | transtrike | 2021-02-13 | 1 | -1/+1 |
| | | |||||
| * | Project Restructure P.1 | transtrike | 2021-02-13 | 1 | -0/+394 |
