Commit Graph

66 Commits

Author SHA1 Message Date
max
c6e11efdf2 [ADD] Added repository implementations 2025-02-17 19:58:50 +01:00
max
13b70c22f2 [CHANGE] Updated queries, exception handler, role repository. 2025-02-17 00:40:55 +01:00
max
6c67276dca [IMPL] Added base user repository implementation 2025-02-10 16:25:25 +01:00
max
1f593a364b [CHANGE] updating queries && parameter update 2025-02-10 16:11:58 +01:00
max
eef7cfb2b9 [ADD] Creating queries 2025-02-10 02:40:27 +01:00
max
65d625a30d [ADD] Join tables. Added attributes to role. 2025-02-10 02:11:35 +01:00
max
2938e1311f [DB] DbContext relations 2025-02-02 23:33:00 +01:00
max
0f6b2fec88 DBContext & repository 2025-02-02 01:06:36 +01:00
max
5b4509cac3 [ADD] Added sqlite to test project, created di for ef core context. Reworked repositories to use result class. 2025-02-01 01:02:27 +01:00
max
e914023c5a [ADD] Added EF Core project for authority db 2025-01-27 23:15:23 +01:00
max
c27890a31f [CHANGE] Building data structure 2025-01-27 01:21:09 +01:00
max
3ccd3106c1 [CHANGE] Updated models 2025-01-08 16:30:51 +01:00
max
fd733b7238 [ADD] Add cancellation tokens to async functions 2025-01-08 16:22:59 +01:00
max
28fcd74acf [REFACTOR] Split manager class, refactored/cleaned classes 2025-01-08 16:06:25 +01:00
max
90cd0a2828 [CHANGE] Removed generics and using base classes 2025-01-08 15:55:00 +01:00
max
12efc92ac4 [CHANGE] Implementation updates 2025-01-04 00:52:04 +01:00
max
efc8259930 [CHANGE] Implementing managers. repositories 2025-01-03 00:14:12 +01:00
max
2d96a25906 [CHANGE] Repository manager 2024-12-30 15:40:52 +01:00
max
172d5838e7 [ADD] Pwd validator, reworked classes 2024-12-26 20:01:57 +01:00
max
ebfafa2f29 [ADD] Implementing services/handlers 2024-12-25 22:50:04 +01:00
max
361af34036 [CHANGE] Add extension method 2024-12-23 15:59:24 +01:00
max
5c4ebd2b32 [ADD] Added verifiers, validators & config. 2024-12-23 01:26:21 +01:00
max
797323789e [ADD] Added base options 2024-12-23 00:59:13 +01:00
max
44e64793b7 [ADD] Adding models, repositories. Implementing business logic. 2024-12-22 02:15:34 +01:00
max
7ebe1e1752 [CHANGE] Extended base user model 2024-12-21 16:14:27 +01:00
max
2361e12847 [ADD] Base Authority initial commit 2024-12-21 15:30:17 +01:00
max
21675300bb [REMOVE] Remove old project data 2024-12-16 02:36:10 +01:00
max
e62bdfeeae Merge remote-tracking branch 'origin/main' 2024-12-16 02:34:51 +01:00
max
e8438c807d [REFACTOR] Reworking auth implementation 2024-12-16 02:34:30 +01:00
max
1b080ae5c7 Deleted authentication package (later implementation) 2024-12-01 16:52:53 +01:00
max
4580c5f5dc Reimplementing Authorization system 2024-12-01 03:13:55 +01:00
max
eb277e0937 [ADD] Blazor WASM test, new ASP authentication project 2024-12-01 01:34:25 +01:00
max
a3be0d9648 Add test settings 2024-11-30 21:44:33 +01:00
max
7ec3257eac Optimalization log processor 2024-11-30 21:34:06 +01:00
max
91476907f0 [CHANGE] Update test WebApi 2024-11-30 18:56:24 +01:00
max
e1cba8d68c [CHANGE] Get parameters from framework logger. 2024-11-30 18:55:09 +01:00
max
448d85d6f6 [CHANGE] Get msgTemplate 2024-11-25 18:11:22 +01:00
max
737cbcfd11 [REFACTOR] Refactored logging & added support for Microsoft.Extensions.Logging. Added test WebApi project 2024-11-17 22:51:54 +01:00
max
58739c2aea Fixed auth state caching 2024-11-04 15:45:38 +01:00
max
8531079a16 Working base login 2024-11-02 01:57:25 +01:00
max
d98634d888 Reworking auth 2024-10-14 15:28:43 +02:00
max
17f69824eb Result classes can derive when new instance is created. 2024-10-14 03:20:44 +02:00
Max
0fed89e140 Implementing AuthDataCache 2024-09-27 02:38:18 +02:00
Max
c092b8a679 Reworked dotbased auth config 2024-07-27 16:07:13 +02:00
Max
2b17ed4cd7 Added ISessionStateProvider interface & base implementation 2024-07-27 14:38:39 +02:00
Max
c7d654a0ba Added ObjectAttribute interface & classes 2024-07-27 12:49:45 +02:00
Max
5341179e94 Added custom scheme 2024-07-13 16:27:45 +02:00
Max
de656cc2e8 Implementing ASP auth module 2024-07-07 17:41:54 +02:00
Max
d07d0f8a9d Make cli buildable 2024-07-07 15:10:28 +02:00
Max
03daea46e7 Added serilog enricher 2024-06-16 21:08:26 +02:00