veza/veza-backend-api/internal/database
senke 03f626c9e8 fix(audit-1.8,1.9): implement OAuth user lookup, add cargo audit to CI
- 1.8: Implement GetUserByOAuthID in database.go via federated_identities join
- 1.8: Use OAuth ID lookup first in oauth_service getOrCreateUser
- 1.9: Add cargo audit step to chat-ci.yml and stream-ci.yml

Refs: AUDIT_TECHNIQUE_INTEGRAL_2026_02_15.md items 1.8, 1.9
2026-02-15 14:22:27 +01:00
..
chat_repository.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
database.go fix(audit-1.8,1.9): implement OAuth user lookup, add cargo audit to CI 2026-02-15 14:22:27 +01:00
migration_rollback_test.go incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
migrations.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
migrations_password_reset_test.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
migrations_sessions_test.go stabilizing veza-backend-api: phase 1 2025-12-16 11:23:49 -05:00
migrations_test.go refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
performance_monitor.go incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
pool.go [BE-DB-015] be-db: Optimize database connection pooling 2025-12-24 15:53:19 +01:00
pool_test.go report generation and future tasks selection 2025-12-08 19:57:54 +01:00
prepared_statements.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00