Commit Graph

19 Commits

Author SHA1 Message Date
c639f86068 Adding permissions during startup 2025-04-27 22:29:35 +02:00
2a5d7ff5f6 Adding permissions' methods 2025-04-26 23:40:07 +02:00
b778a357ba Fixing issues and improving coverage 2025-03-28 23:15:53 +01:00
654cd159bc Added RoleController 2025-03-27 19:05:15 +01:00
18e713153b Adding role creation during startup + minor fixes in tests 2025-03-16 22:41:44 +01:00
962de4df9e Adding index and max length to user tabel + minor fixes 2025-03-13 00:53:08 +01:00
61b9c732bc Adding user CRUD methods and controller + automapper 2025-03-13 00:19:29 +01:00
0b354988fd Adding SHA256 password encryption and password verify 2025-03-11 23:36:49 +01:00
b2619f6acc Adding tests on models 2025-03-02 23:36:21 +01:00
5591f6516b Adding AuthController tests - wip 2025-03-01 19:53:09 +01:00
fbf5ef8c16 Adding authentication and authorization flow 2025-02-27 00:12:41 +01:00
76779afd2e Adding authentication and authorization flow 2025-02-26 22:23:15 +01:00
810f23f814 Adding new tests 2025-02-21 13:21:06 +01:00
0ab8d7f7d1 Fixing connection strings - wip 2024-11-29 22:23:40 +01:00
998a4d5ab9 Adding database configuration - wip 2024-09-05 01:52:07 +02:00
5d4e351982 Fixing coverage 2024-05-12 19:36:23 +02:00
39b7f4f3b3 Fixing SonarCloud integration + fixing CodeSmells - 2 2024-05-04 19:29:44 +02:00
708966fcf8 Various changes (Controller and test)
- Added RootController
- Added new methods in BaseController
- Added BaseResponse
- Changed Program structure
- Added first basic test for Program
2024-05-04 17:51:11 +02:00
ddb5223572 Adding test configuration 2024-03-10 20:36:07 +01:00