zitadel/cmd/initialise
Elio Bischof 681541f41b
feat: add quotas (#4779)
adds possibilities to cap authenticated requests and execution seconds of actions on a defined intervall
2023-02-15 02:52:11 +01:00
..
sql feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
config.go fix(cli): no more panics during startup (#4333) 2022-09-07 08:35:12 +00:00
helper.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
init_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
init.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
verify_database_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
verify_database.go fix(cli): no more panics during startup (#4333) 2022-09-07 08:35:12 +00:00
verify_grant_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
verify_grant.go fix(cli): no more panics during startup (#4333) 2022-09-07 08:35:12 +00:00
verify_user_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
verify_user.go fix(cli): no more panics during startup (#4333) 2022-09-07 08:35:12 +00:00
verify_zitadel_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
verify_zitadel.go fix: postgreSQL version spec (#4301) 2022-09-05 09:24:31 +00:00