zitadel/internal/api/grpc/policy
Stefan Benz 19621acfd3
feat: add notification policy and password change message (#5065)
Implementation of new notification policy with functionality to send email when a password is changed
2023-01-25 09:49:41 +01:00
..
auth_factor.go feat: directly specify factors/idps on addCustomLoginPolicy and return on LoginPolicy responses (#3711) 2022-05-30 11:51:07 +00:00
domain_policy.go feat: restrict smtp sender address (#3637) 2022-05-16 14:08:47 +00:00
label_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
login_policy.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
notification_policy.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
password_age_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_complexity_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_lockout_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
privacy_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00