46cf20893b[CHANGE] Reworking auth schemes & services, handlers, etc.
max
2025-04-27 17:23:14 +02:00
8e72d123fd[CHANGE] Small updates repositories
max
2025-04-19 23:46:29 +02:00
095b66f6f3[CHANGE] Removed old result monad
max
2025-04-12 14:26:47 +02:00
7ed219d08a[CHANGE] Moved repositories to new monads
max
2025-04-12 14:20:40 +02:00
ec7e260511[REMOVE] Remove old AuthorityResult
max
2025-04-11 21:07:45 +02:00
ba0de46068[REFACTOR] Refactored UserRepository to use new monads
max
2025-04-11 21:07:08 +02:00
21fe08c04f[CHANGE] Updated ValidationResult to monad version
max
2025-04-11 20:12:53 +02:00
f0cb7218ac[CHANGE] Updated role repository tasks
max
2025-04-11 19:57:20 +02:00
0a5950cfa2[CHANGE] Reworking Result monads
max
2025-04-07 14:59:37 +02:00
bb010b0cea[ADD] Add updated monads
max
2025-04-07 00:11:00 +02:00
d8b08a763e[CHANGE] Adding functionality to manager
max
2025-04-06 21:34:40 +02:00
d6c0ad1138[CHANGE] Search all roles from users/groups
max
2025-02-24 16:52:57 +01:00
e65b937128[CHANGE] Managers
max
2025-02-24 16:35:23 +01:00
79d8fcfb8d[CHANGE] Update errors to IReadOnlyList
max
2025-02-24 16:07:56 +01:00
c6e11efdf2[ADD] Added repository implementations
max
2025-02-17 19:58:50 +01:00
13b70c22f2[CHANGE] Updated queries, exception handler, role repository.
max
2025-02-17 00:40:55 +01:00
6c67276dca[IMPL] Added base user repository implementation
max
2025-02-10 16:25:25 +01:00
1f593a364b[CHANGE] updating queries && parameter update
max
2025-02-10 16:11:58 +01:00
eef7cfb2b9[ADD] Creating queries
max
2025-02-10 02:40:27 +01:00
65d625a30d[ADD] Join tables. Added attributes to role.
max
2025-02-10 02:11:35 +01:00
2938e1311f[DB] DbContext relations
max
2025-02-02 23:33:00 +01:00
0f6b2fec88DBContext & repository
max
2025-02-02 01:06:36 +01:00
5b4509cac3[ADD] Added sqlite to test project, created di for ef core context. Reworked repositories to use result class.
max
2025-02-01 01:02:27 +01:00
e914023c5a[ADD] Added EF Core project for authority db
max
2025-01-27 23:15:23 +01:00
c27890a31f[CHANGE] Building data structure
max
2025-01-27 01:21:09 +01:00
3ccd3106c1[CHANGE] Updated models
max
2025-01-08 16:30:51 +01:00
fd733b7238[ADD] Add cancellation tokens to async functions
max
2025-01-08 16:22:59 +01:00
28fcd74acf[REFACTOR] Split manager class, refactored/cleaned classes
max
2025-01-08 16:06:25 +01:00
90cd0a2828[CHANGE] Removed generics and using base classes
max
2025-01-08 15:55:00 +01:00
12efc92ac4[CHANGE] Implementation updates
max
2025-01-04 00:52:04 +01:00
efc8259930[CHANGE] Implementing managers. repositories
max
2025-01-03 00:14:12 +01:00
2d96a25906[CHANGE] Repository manager
max
2024-12-30 15:40:52 +01:00
172d5838e7[ADD] Pwd validator, reworked classes
max
2024-12-26 20:01:57 +01:00
ebfafa2f29[ADD] Implementing services/handlers
max
2024-12-25 22:50:04 +01:00
361af34036[CHANGE] Add extension method
max
2024-12-23 15:59:24 +01:00
5c4ebd2b32[ADD] Added verifiers, validators & config.
max
2024-12-23 01:26:21 +01:00
797323789e[ADD] Added base options
max
2024-12-23 00:59:13 +01:00
44e64793b7[ADD] Adding models, repositories. Implementing business logic.
max
2024-12-22 02:15:34 +01:00
7ebe1e1752[CHANGE] Extended base user model
max
2024-12-21 16:14:27 +01:00
2361e12847[ADD] Base Authority initial commit
max
2024-12-21 15:30:17 +01:00
21675300bb[REMOVE] Remove old project data
max
2024-12-16 02:36:10 +01:00
e62bdfeeaeMerge remote-tracking branch 'origin/main'
max
2024-12-16 02:34:51 +01:00
e8438c807d[REFACTOR] Reworking auth implementation
max
2024-12-16 02:34:30 +01:00
1b080ae5c7Deleted authentication package (later implementation)
max
2024-12-01 16:52:53 +01:00
4580c5f5dcReimplementing Authorization system
max
2024-12-01 03:13:55 +01:00
eb277e0937[ADD] Blazor WASM test, new ASP authentication project
max
2024-12-01 01:34:25 +01:00
a3be0d9648Add test settings
max
2024-11-30 21:44:33 +01:00
7ec3257eacOptimalization log processor
max
2024-11-30 21:34:06 +01:00
91476907f0[CHANGE] Update test WebApi
max
2024-11-30 18:56:24 +01:00
e1cba8d68c[CHANGE] Get parameters from framework logger.
max
2024-11-30 18:55:09 +01:00
448d85d6f6[CHANGE] Get msgTemplate
max
2024-11-25 18:11:22 +01:00
737cbcfd11[REFACTOR] Refactored logging & added support for Microsoft.Extensions.Logging. Added test WebApi project
max
2024-11-17 22:51:54 +01:00
58739c2aeaFixed auth state caching
max
2024-11-04 15:45:38 +01:00
8531079a16Working base login
max
2024-11-02 01:57:25 +01:00
d98634d888Reworking auth
max
2024-10-14 15:28:43 +02:00
17f69824ebResult classes can derive when new instance is created.
max
2024-10-14 03:20:44 +02:00
0fed89e140Implementing AuthDataCache
Max
2024-09-27 02:38:18 +02:00
c092b8a679Reworked dotbased auth config
Max
2024-07-27 16:07:13 +02:00
2b17ed4cd7Added ISessionStateProvider interface & base implementation
Max
2024-07-27 14:38:39 +02:00
c7d654a0baAdded ObjectAttribute interface & classes
Max
2024-07-27 12:49:45 +02:00
5341179e94Added custom scheme
Max
2024-07-13 16:27:45 +02:00
de656cc2e8Implementing ASP auth module
Max
2024-07-07 17:41:54 +02:00
d07d0f8a9dMake cli buildable
Max
2024-07-07 15:10:28 +02:00
03daea46e7Added serilog enricher
Max
2024-06-16 21:08:26 +02:00
c1d18d5b47Added CLI comment
Max
2024-05-06 00:29:23 +02:00
552085b478Rework: saving regions in dictionary
Max
2024-05-04 23:36:50 +02:00
74d01fc648Added culture utilities
Max
2024-05-04 22:21:15 +02:00
d684b395dbAdded Cryptography utility class
Max
2024-05-04 21:04:16 +02:00
327ebde153Removed test logging in Program.cs
Max
2024-05-04 17:30:57 +02:00
0eb939c755Added collections from older lib
Max
2024-05-04 17:30:01 +02:00
1011e34d69Cleaned doc.md
Max
2024-05-04 17:01:48 +02:00
0dceb8a3a8Added result classes
Max
2024-05-04 17:00:19 +02:00
cd28051032Cleaned up LogService class
Max
2024-05-04 16:24:14 +02:00
e338f91081Logging: Moved assembly & caller info to one struct 'CallerInformation'
Max
2024-05-04 16:09:11 +02:00