|
7b68b5d50d
|
Implement backend logic for per-agent user access control
|
2024-04-07 23:53:27 +02:00 |
|
|
f683a1f700
|
Invalidate Web authorization when a user is updated/deleted
|
2024-04-07 17:05:24 +02:00 |
|
|
3ffb37529c
|
Add user permission checking to Controller
|
2024-04-06 23:26:04 +02:00 |
|
|
d591318340
|
Fix missing audit logs for user login/logout
|
2024-03-30 17:18:27 +01:00 |
|
|
02828a91c6
|
Migrate event log to Akka.NET
|
2024-03-23 00:21:39 +01:00 |
|
|
7cdb0a1910
|
Migrate RPC message handling to Akka.NET
|
2024-03-23 00:21:39 +01:00 |
|
|
0d039b69de
|
Implement actors in Controller via Akka.NET
|
2024-03-11 00:01:54 +01:00 |
|
|
3cab9a0152
|
Move Controller RPC code into the RPC utils project
|
2023-12-17 07:41:57 +01:00 |
|
|
8b0452ead6
|
Move logging to a utils project
|
2023-12-17 06:49:18 +01:00 |
|
|
96456f90bc
|
Reimplement Web service
|
2023-12-05 14:27:55 +01:00 |
|
|
2a9bb9e6ac
|
Extract classes for client-to-server RPC connection
|
2023-10-23 14:03:13 +02:00 |
|
|
55b853d227
|
Fully separate Controller and Web into their own services - Controller compiling and setup
|
2023-10-23 14:02:58 +02:00 |
|