zitadel/internal/actions
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
..
object feat: add http request to interal and external authentication actions (#5103) 2023-01-26 10:40:49 +00:00
actions_test.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
actions.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
api.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
config.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
context.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
fields_test.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
fields.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
http_module_config.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
http_module_test.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
http_module.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
log_module.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00