Commit Graph

  • 3ccd3106c1 [CHANGE] Updated models feature/base_authority max 2025-01-08 16:30:51 +0100
  • fd733b7238 [ADD] Add cancellation tokens to async functions max 2025-01-08 16:22:59 +0100
  • 28fcd74acf [REFACTOR] Split manager class, refactored/cleaned classes max 2025-01-08 16:06:25 +0100
  • 90cd0a2828 [CHANGE] Removed generics and using base classes max 2025-01-08 15:55:00 +0100
  • 12efc92ac4 [CHANGE] Implementation updates max 2025-01-04 00:52:04 +0100
  • efc8259930 [CHANGE] Implementing managers. repositories max 2025-01-03 00:14:12 +0100
  • 2d96a25906 [CHANGE] Repository manager max 2024-12-30 15:40:52 +0100
  • 172d5838e7 [ADD] Pwd validator, reworked classes max 2024-12-26 20:01:57 +0100
  • ebfafa2f29 [ADD] Implementing services/handlers max 2024-12-25 22:50:04 +0100
  • 361af34036 [CHANGE] Add extension method max 2024-12-23 15:59:24 +0100
  • 5c4ebd2b32 [ADD] Added verifiers, validators & config. max 2024-12-23 01:26:21 +0100
  • 797323789e [ADD] Added base options max 2024-12-23 00:59:13 +0100
  • 44e64793b7 [ADD] Adding models, repositories. Implementing business logic. max 2024-12-22 02:15:34 +0100
  • 39077ef0ee
    Merge 7ebe1e1752 into 21675300bb Max 2024-12-21 16:14:45 +0100
  • 7ebe1e1752 [CHANGE] Extended base user model max 2024-12-21 16:14:27 +0100
  • 2361e12847 [ADD] Base Authority initial commit max 2024-12-21 15:30:17 +0100
  • 21675300bb [REMOVE] Remove old project data main max 2024-12-16 02:36:10 +0100
  • e62bdfeeae Merge remote-tracking branch 'origin/main' max 2024-12-16 02:34:51 +0100
  • e8438c807d [REFACTOR] Reworking auth implementation max 2024-12-16 02:34:30 +0100
  • 1b080ae5c7 Deleted authentication package (later implementation) max 2024-12-01 16:52:53 +0100
  • 4580c5f5dc Reimplementing Authorization system max 2024-12-01 03:13:55 +0100
  • eb277e0937 [ADD] Blazor WASM test, new ASP authentication project max 2024-12-01 01:34:25 +0100
  • a3be0d9648 Add test settings max 2024-11-30 21:44:33 +0100
  • 7ec3257eac Optimalization log processor max 2024-11-30 21:34:06 +0100
  • 91476907f0 [CHANGE] Update test WebApi max 2024-11-30 18:56:24 +0100
  • e1cba8d68c [CHANGE] Get parameters from framework logger. max 2024-11-30 18:55:09 +0100
  • 448d85d6f6 [CHANGE] Get msgTemplate max 2024-11-25 18:11:22 +0100
  • 737cbcfd11 [REFACTOR] Refactored logging & added support for Microsoft.Extensions.Logging. Added test WebApi project max 2024-11-17 22:51:54 +0100
  • 58739c2aea Fixed auth state caching max 2024-11-04 15:45:38 +0100
  • 8531079a16 Working base login max 2024-11-02 01:57:25 +0100
  • d98634d888 Reworking auth max 2024-10-14 15:28:43 +0200
  • 17f69824eb Result classes can derive when new instance is created. max 2024-10-14 03:20:44 +0200
  • 0fed89e140 Implementing AuthDataCache Max 2024-09-27 02:38:18 +0200
  • c092b8a679 Reworked dotbased auth config Max 2024-07-27 16:07:13 +0200
  • 2b17ed4cd7 Added ISessionStateProvider interface & base implementation Max 2024-07-27 14:38:39 +0200
  • c7d654a0ba Added ObjectAttribute interface & classes Max 2024-07-27 12:49:45 +0200
  • 5341179e94 Added custom scheme Max 2024-07-13 16:27:45 +0200
  • de656cc2e8 Implementing ASP auth module Max 2024-07-07 17:41:54 +0200
  • d07d0f8a9d Make cli buildable Max 2024-07-07 15:10:28 +0200
  • 03daea46e7 Added serilog enricher Max 2024-06-16 21:08:26 +0200
  • c1d18d5b47 Added CLI comment Max 2024-05-06 00:29:23 +0200
  • 552085b478 Rework: saving regions in dictionary Max 2024-05-04 23:36:50 +0200
  • 74d01fc648 Added culture utilities Max 2024-05-04 22:21:15 +0200
  • d684b395db Added Cryptography utility class Max 2024-05-04 21:04:16 +0200
  • 327ebde153 Removed test logging in Program.cs Max 2024-05-04 17:30:57 +0200
  • 0eb939c755 Added collections from older lib Max 2024-05-04 17:30:01 +0200
  • 1011e34d69 Cleaned doc.md Max 2024-05-04 17:01:48 +0200
  • 0dceb8a3a8 Added result classes Max 2024-05-04 17:00:19 +0200
  • cd28051032 Cleaned up LogService class Max 2024-05-04 16:24:14 +0200
  • e338f91081 Logging: Moved assembly & caller info to one struct 'CallerInformation' Max 2024-05-04 16:09:11 +0200
  • 68403245f0 Added logging building function to LogOption for creating ILogger instasnces Max 2024-05-04 14:49:32 +0200
  • a62896cf9f Added documentation to undocumented functionality Max 2024-05-04 11:31:14 +0200
  • f18b167f6f Removed console log adapter (unused) Max 2024-05-04 10:53:07 +0200
  • 8c75917f6f Moving some functionality from ToolQit lib Max 2024-04-24 16:52:25 +0200
  • 1785433a67 Initial commit Max 2024-04-23 20:42:56 +0200
  • 36c89e6048
    Initial commit Max 2024-04-23 20:38:07 +0200