| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Made login require only username and made null roles to user | Syndamia | 2020-12-11 | 1 | -0/+6 |
| * | Changed returns to IActionResult; Id from UserDTO removed | transtrike | 2020-12-11 | 1 | -0/+7 |
| * | Renamed Models to Data | transtrike | 2020-12-11 | 1 | -2/+2 |
| * | Reverted UserDbRepository to use the .Any Linq method | Syndamia | 2020-12-11 | 1 | -7/+7 |
| * | Modified UserDbRepo for performance | transtrike | 2020-12-11 | 1 | -6/+6 |
| * | Fixed Validations in UserService. Removed unnessessary code. Swagger not working | transtrike | 2020-12-11 | 1 | -0/+32 |
