feat: add forensic failure views

This commit is contained in:
Christian Krakau-Louis
2026-05-23 13:32:46 +02:00
parent 27628a8bce
commit db49e7e481
8 changed files with 505 additions and 2 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ have no working implementation in the codebase yet.
- [x] Forensic report parsing
- [ ] Failure sample analysis
- [x] PII redaction options
- [ ] Detailed authentication failure views
- [x] Detailed authentication failure views
### User Authentication & Multi-User Support
- **Documented in**: README.md ("Built-in authentication via FastAPI Users"),