fetch_ml/internal/auth
Jeremie Fraeys 23e5f3d1dc
refactor(api): internal refactoring for TUI and worker modules
- Refactor internal/worker and internal/queue packages
- Update cmd/tui for monitoring interface
- Update test configurations
2026-02-20 15:51:23 -05:00
..
api_key.go feat: implement Argon2id hashing and Ed25519 manifest signing 2026-02-19 15:34:20 -05:00
crypto.go refactor(api): internal refactoring for TUI and worker modules 2026-02-20 15:51:23 -05:00
database.go feat(api): refactor websocket handlers; add health and prometheus middleware 2026-01-05 12:31:07 -05:00
flags.go security: implement comprehensive secrets protection 2026-02-18 16:18:09 -05:00
hybrid.go feat(api): refactor websocket handlers; add health and prometheus middleware 2026-01-05 12:31:07 -05:00
keychain.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
permissions.go feat(api): refactor websocket handlers; add health and prometheus middleware 2026-01-05 12:31:07 -05:00
permissions_loader.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
validator.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00