This website requires JavaScript.
b53209ecbf
[TEST] Test ssh
feature/base_authority
max
2025-10-17 14:25:29 +02:00
a47030f90c
[CHANGE] Compressed image for package
main
max
2025-08-02 19:58:39 +02:00
1d519ada9d
[CHANGE] Updated project config for packages
max
2025-08-02 19:54:45 +02:00
67d59039c1
[WORKFLOW] Changes api key param to nuget push command
max
2025-08-02 19:32:39 +02:00
b32ea7cf12
[CHANGE] Updated publish nuget commandline & updated projects target framework.
max
2025-08-02 19:23:04 +02:00
bde1e0c28f
Merge pull request 'Refactor main' (#1 ) from refactor/update-0 into main
max
2025-08-02 17:08:40 +02:00
38832fd597
[CHANGE] Refactored DotBased utilities
max
2025-08-02 17:05:50 +02:00
5dbb91de94
[CHANGE] Refactored monads & removed old auth projects
max
2025-08-02 16:49:20 +02:00
e8739defad
Merge branch 'main' into feature/base_authority
max
2025-08-02 16:41:45 +02:00
3a9c499aab
[CHANGE] Remove old ASP auth project
max
2025-08-02 16:27:16 +02:00
e4690dfe22
[WORKFLOW] Updated gitea instance url & added packing for logging libs
max
2025-08-02 16:10:48 +02:00
525d82ca27
[CHANGE] Workflow change path
max
2025-08-02 16:05:36 +02:00
ac664f16ce
[CHANGE] Corrected project to pack
max
2025-08-02 16:03:31 +02:00
c3f58eb172
[ADD] Workflow pack to nuget package and publish to Gitea packages
max
2025-08-02 16:00:16 +02:00
ce4139d100
[CHANGE] Updated workflow dotnet version -> 8.0.x
max
2025-08-02 15:47:14 +02:00
582fe194b9
[ADD] Workflow: build on main push
max
2025-08-02 15:00:20 +02:00
333cf66cb4
[WIP]
max
2025-05-18 22:36:12 +02:00
217c55df00
[WIP]
max
2025-05-18 18:03:40 +02:00
b3763fb795
[WIP] Start impl auth handler
max
2025-05-18 01:01:07 +02:00
c225576c44
[WIP] Update AuthenticationService info
max
2025-05-18 00:35:04 +02:00
46dbd8c6f5
[WIP]
max
2025-05-05 16:00:18 +02:00
05b95c6050
[WIP] Working schemes
max
2025-05-02 23:50:09 +02:00
edf8891ddc
[WIP] Reworked auth schemes and added framework reference to Microsoft.AspNetCore.App
max
2025-05-02 23:27:41 +02:00
723c654d70
[REMOVE] Removed unused project
max
2025-05-02 20:49:08 +02:00
e22b7790dd
[WIP] Reworking authentication service
max
2025-04-28 17:11:46 +02:00
d69359e937
[WIP]
max
2025-04-27 23:12:02 +02:00
e6d7578d49
[WIP]
max
2025-04-27 17:28:51 +02:00
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
0f6b2fec88
DBContext & 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
e62bdfeeae
Merge 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
1b080ae5c7
Deleted authentication package (later implementation)
max
2024-12-01 16:52:53 +01:00
4580c5f5dc
Reimplementing 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
a3be0d9648
Add test settings
max
2024-11-30 21:44:33 +01:00
7ec3257eac
Optimalization 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
58739c2aea
Fixed auth state caching
max
2024-11-04 15:45:38 +01:00
8531079a16
Working base login
max
2024-11-02 01:57:25 +01:00
d98634d888
Reworking auth
max
2024-10-14 15:28:43 +02:00
17f69824eb
Result classes can derive when new instance is created.
max
2024-10-14 03:20:44 +02:00
0fed89e140
Implementing AuthDataCache
Max
2024-09-27 02:38:18 +02:00
c092b8a679
Reworked dotbased auth config
Max
2024-07-27 16:07:13 +02:00
2b17ed4cd7
Added ISessionStateProvider interface & base implementation
Max
2024-07-27 14:38:39 +02:00
c7d654a0ba
Added ObjectAttribute interface & classes
Max
2024-07-27 12:49:45 +02:00
5341179e94
Added custom scheme
Max
2024-07-13 16:27:45 +02:00
de656cc2e8
Implementing ASP auth module
Max
2024-07-07 17:41:54 +02:00
d07d0f8a9d
Make cli buildable
Max
2024-07-07 15:10:28 +02:00
03daea46e7
Added serilog enricher
Max
2024-06-16 21:08:26 +02:00
c1d18d5b47
Added CLI comment
Max
2024-05-06 00:29:23 +02:00
552085b478
Rework: saving regions in dictionary
Max
2024-05-04 23:36:50 +02:00
74d01fc648
Added culture utilities
Max
2024-05-04 22:21:15 +02:00
d684b395db
Added Cryptography utility class
Max
2024-05-04 21:04:16 +02:00
327ebde153
Removed test logging in Program.cs
Max
2024-05-04 17:30:57 +02:00
0eb939c755
Added collections from older lib
Max
2024-05-04 17:30:01 +02:00
1011e34d69
Cleaned doc.md
Max
2024-05-04 17:01:48 +02:00
0dceb8a3a8
Added result classes
Max
2024-05-04 17:00:19 +02:00
cd28051032
Cleaned up LogService class
Max
2024-05-04 16:24:14 +02:00