This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/storage/ent
Bob Callaway fcfbb1ecb0 Add HMAC protection on /approval endpoint
Signed-off-by: Bob Callaway <bcallaway@google.com>
2022-07-29 19:45:18 -04:00
..
client Add HMAC protection on /approval endpoint 2022-07-29 19:45:18 -04:00
db Add HMAC protection on /approval endpoint 2022-07-29 19:45:18 -04:00
schema Add HMAC protection on /approval endpoint 2022-07-29 19:45:18 -04:00
generate.go chore: update ent 2021-04-30 17:48:16 +04:00
mysql_test.go Fix sqlite an mysql tests 2021-09-13 18:48:46 +04:00
mysql.go chore: fix lint violations 2022-05-25 11:17:34 +02:00
postgres_test.go feat: Add MySQL ent-based storage driver 2021-09-13 14:25:17 +04:00
postgres.go chore: fix lint violations 2022-05-25 11:17:34 +02:00
sqlite_test.go Remove sqlite transaction tests for ent 2021-09-14 18:55:03 +04:00
sqlite.go chore: fix lint violations 2022-05-25 11:17:34 +02:00
types.go feat: Add ent-based postgres storage 2021-05-14 23:19:59 +04:00
utils.go feat: Add MySQL ent-based storage driver 2021-09-13 14:25:17 +04:00