Files
auth-proxy/db.go
db123-test 93c9eb2a45 refactor(db): replace cidr with ip column in audit_log table
Remove the cidr column from the audit_log table schema and
update all INSERT statements to use the ip column instead,
aligning the field name with the actual data being stored.
2026-05-05 11:02:45 +03:30

6.3 KiB