zitadel/internal
Miguel Cabrerizo fd00ac533a
feat: add reply-to header in email notification (#6393)
* feat: add reply-to header to smtp messages

* fix: grpc reply_to_address min 0 and js var name

* fix: add missing translations

* fix merge and linting

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-08-29 09:08:24 +02:00
..
actions fix: map metadata correctly in actions (#5526) 2023-03-23 14:28:53 +01:00
admin/repository feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
api feat: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +02:00
auth/repository feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
auth_request/repository feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
authz feat(api): add otp (sms and email) checks in session api (#6422) 2023-08-24 09:41:52 +00:00
cache chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
command feat: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +02:00
config feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
crypto feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
database feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
domain feat(api): add otp (sms and email) checks in session api (#6422) 2023-08-24 09:41:52 +00:00
errors feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
eventstore feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
form chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
i18n fix(login): use label policy settings for favicon, translate titles (#4641) 2022-11-07 08:55:12 +00:00
iam feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
id feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00
idp feat: add ldap external idp to login api (#5938) 2023-08-16 11:29:57 +00:00
integration fix(api): naming cleanup in user and session service (#6379) 2023-08-22 10:05:45 +00:00
logstore feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
migration feat(cli): add setup cleanup sub command (#5770) 2023-04-28 11:55:35 +00:00
notification feat: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +02:00
org fix: sanitize primary domain for orgs (#6125) 2023-07-18 12:42:57 +00:00
project fix: use current sequence for refetching of events (#5772) 2023-04-28 16:28:13 +02:00
proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
protoc ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
qrcode docs(legal): Updated agreements and policies v2 (#3823) 2022-06-15 08:30:58 +02:00
query feat: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +02:00
renderer chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
repository feat: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +02:00
static feat: add ldap external idp to login api (#5938) 2023-08-16 11:29:57 +00:00
statik chore: initial version of a devcontainer (#6352) 2023-08-15 10:49:05 +02:00
telemetry fix: use singleton meter provider (#5725) 2023-04-25 18:15:32 +00:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
user feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
view feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
webauthn feat(api/v2): implement U2F session check (#6339) 2023-08-11 15:36:18 +00:00