GotthardG 7a9cc24e05 Add development-only user simulation using local file
This change introduces a fallback mechanism for development environments, allowing authentication to simulate a user from a local file named "user" when not found in the mock database. The file must include a username on the first line and a space-delimited list of pgroups on the second line. This enhancement helps streamline development workflows while maintaining error handling for missing or malformed files.
2025-02-27 10:39:45 +01:00
..
```
2025-01-15 14:23:51 +01:00
2024-11-04 11:34:14 +01:00
2024-12-16 10:41:56 +01:00
2024-12-06 14:53:27 +01:00
2024-12-16 10:41:56 +01:00
2024-11-04 11:34:14 +01:00