mlsmaycon
eea6120cd0
refactor: add ValidateSession gRPC and streamline test setup
...
- Add ValidateSession gRPC method for proxy-side user validation
- Move group access validation from REST callback to gRPC layer
- Capture user info in access logs via CapturedData mutable pointer
- Create validate_session_test.go for gRPC validation tests
- Simplify auth_callback_integration_test.go to create accounts
programmatically instead of using SQL file
- SQL test data file now only used by validate_session_test.go
2026-02-10 20:31:03 +01:00
..
2026-02-10 17:12:34 +01:00
2026-01-27 15:34:01 +01:00
2026-01-07 14:52:32 +01:00
2026-01-14 17:09:17 +01:00
2025-11-17 17:10:41 +01:00
2025-08-05 18:34:41 +02:00
2025-08-13 00:00:40 +03:00
2026-02-10 20:31:03 +01:00
2026-02-09 02:10:21 +01:00
2026-02-01 14:26:22 +01:00
2024-03-27 18:48:48 +01:00
2025-12-12 18:49:57 +03:00
2026-01-19 11:22:16 +01:00
2026-01-08 12:12:19 +01:00
2026-01-09 11:49:26 +01:00
2026-02-06 18:00:43 +01:00
2026-02-10 17:12:34 +01:00
2026-02-10 14:29:20 +01:00
2026-02-04 02:16:57 +01:00
2025-12-10 19:26:51 +01:00
2026-02-01 14:26:22 +01:00
2026-02-10 17:12:34 +01:00
2025-12-16 14:02:37 +01:00
2026-02-10 20:31:03 +01:00
2026-01-08 18:58:22 +01:00
2026-02-10 14:29:20 +01:00
2025-08-06 18:55:14 +02:00
2026-02-04 02:16:57 +01:00
2024-12-20 11:30:28 +01:00
2026-02-06 18:00:43 +01:00
2026-02-10 17:12:34 +01:00
2026-01-19 11:22:16 +01:00
2025-11-13 12:09:46 +01:00
2025-11-13 12:09:46 +01:00
2025-08-06 18:55:14 +02:00
2026-01-09 11:49:26 +01:00
2025-12-31 11:53:20 +01:00
2026-01-19 11:22:16 +01:00
2026-01-09 09:45:43 -05:00
2025-12-12 18:49:57 +03:00
2026-01-19 11:22:16 +01:00
2026-02-06 19:47:38 +01:00
2026-01-29 13:51:44 +01:00
2026-01-29 13:51:44 +01:00
2026-01-19 11:22:16 +01:00
2026-02-10 17:12:34 +01:00
2025-12-29 12:50:41 +01:00
2025-11-13 12:09:46 +01:00
2026-01-07 14:52:32 +01:00
2026-01-08 18:58:22 +01:00
2024-12-20 11:30:28 +01:00
2026-01-19 11:22:16 +01:00
2025-11-13 12:09:46 +01:00
2025-07-24 16:25:21 +01:00
2025-07-24 16:25:21 +01:00
2026-01-07 14:52:32 +01:00
2025-08-21 12:23:49 +02:00
2026-01-27 09:42:20 +01:00
2026-01-14 17:09:17 +01:00
2026-02-01 14:26:22 +01:00