Livio Spring
|
d25454b84b
|
feat: allow skip of success page for native apps (#5627)
add possibility to return to callback directly after login without rendering the successful login page
|
2023-04-14 09:03:14 +02:00 |
|
Livio Spring
|
6b30be77e6
|
fix: restrict domain names to alphanumeric characters (#4104)
* fix: restrict domain names to alphanumeric characters
* improve error message
|
2022-08-03 07:25:25 +00:00 |
|
Livio Amstutz
|
d401439427
|
fix: unique constraints on instance domain events (#3635)
|
2022-05-16 11:52:54 +02:00 |
|
Florian Forster
|
fa9f581d56
|
chore(v2): move to new org (#3499)
* chore: move to new org
* logging
* fix: org rename caos -> zitadel
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
|
2022-04-26 23:01:45 +00:00 |
|
Livio Amstutz
|
2c4799c223
|
feat: complete dynamic domain handling (#3482)
* feat: dynamic issuer
* feat: default language from context
* remove zitadel docs from defaults
* remove ConsoleOverwriteDir
* remove notification endpoints from defaults
* custom domains in emails
* remove (external) domain
* external domain completely removed, console handling fixed
* fix test
* fix defaults.yaml
|
2022-04-25 11:16:36 +02:00 |
|
Fabi
|
c25d853820
|
feat: Instance domains (#3444)
* feat: add domain list
* feat: domain tests
* feat: add redirect url on adding instance domain
* Update internal/command/instance_domain.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* feat: remove unused code
* fix
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-04-14 12:19:18 +00:00 |
|
Fabi
|
c740ee5d81
|
feat: Instance commands (#3385)
* fix: add events for domain
* fix: add/remove domain command side
* fix: add/remove domain command side
* fix: add/remove domain query side
* fix: create instance
* fix: merge v2
* fix: instance domain
* fix: instance domain
* fix: instance domain
* fix: instance domain
* fix: remove domain.IAMID from writemodels
* fix: remove domain.IAMID from writemodels
* fix: remove domain.IAMID from writemodels
* fix: remove domain.IAMID from writemodels
* fix: remove domain.IAMID from writemodels
* fix: remove domain.IAMID from writemodels
* fix: remove domain.IAMID from writemodels
* fix: remove domain.IAMID from writemodels
* fix: remove domain.IAMID from writemodels
* fix: remove domain.IAMID from api
* fix: remove domain.IAMID
* fix: remove domain.IAMID
* fix: add instance domain queries
* fix: fix after merge
* Update auth_request.go
* fix keypair
* remove unused code
* feat: read instance id from context
* feat: remove unused code
* feat: use instance id from context
* some fixes
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-04-05 05:58:09 +00:00 |
|