Commit Graph

22 Commits

Author SHA1 Message Date
e1a249c07a Adding crud operations for users 2025-06-17 23:08:21 +02:00
56a7e76785 Fixed password generation 2025-06-17 21:01:57 +02:00
11a9696bdd Fixing security hotspots + issues 2025-06-17 19:47:56 +02:00
1877c29e68 Fixing user password generation/validation - wip 2025-06-17 00:01:29 +02:00
Caterina Simona Pastore
79549bea05 Sprint 5 (#28) 2025-05-28 00:10:38 +02:00
c9390479bb Adding tests 2025-03-26 23:43:44 +01:00
82d5ede421 Fixing coverage - user 2025-03-23 23:43:45 +01:00
b7398fd910 tests 2025-03-23 23:34:54 +01:00
030882f3e1 Fixing test coverage for CreateUserAsync 2025-03-23 22:37:10 +01:00
9d2b2405d5 Changed CreateUserAsync to avoid silent transaction failure - 2 2025-03-23 22:05:32 +01:00
39e856f522 Changed await 2025-03-23 20:56:48 +01:00
64f4cdc85e Changed CreateUserAsync to avoid silent transaction failure 2025-03-23 20:46:11 +01:00
8b5b3a198f Revert "Fixing coverage"
This reverts commit e5a3e6fdcf.
2025-03-23 20:19:31 +01:00
e5a3e6fdcf Fixing coverage 2025-03-23 19:50:32 +01:00
db37ebbdce Adding tests for users and roles 2025-03-17 23:34:52 +01:00
e7b3acb91e Fixing tests for UserController 2025-03-17 20:30:11 +01:00
f6cd629fe2 Minor fixes for CreateUser 2025-03-16 23:26:15 +01:00
18e713153b Adding role creation during startup + minor fixes in tests 2025-03-16 22:41:44 +01:00
61b9c732bc Adding user CRUD methods and controller + automapper 2025-03-13 00:19:29 +01:00
f73fe748ed Code refactoring + tests 2025-03-04 00:42:20 +01:00
433e97938d Added UserService tests 2025-03-03 21:45:22 +01:00
fbf5ef8c16 Adding authentication and authorization flow 2025-02-27 00:12:41 +01:00