Max Peintner
|
233d80502d
|
fix(console, login): console - ensure permission is available, login - i18n fixes, input borders, lgn-touched script to add class on blur (#3760)
* permission restriction, member, login i18n input borders, secondary text
* add touched js
|
2022-06-07 09:25:56 +00:00 |
|
Livio Amstutz
|
0baaaf8a05
|
fix: handle default org id (#3769)
|
2022-06-03 14:30:39 +02:00 |
|
Max Peintner
|
ebb73186b6
|
fix(console, login): Idp detail and create layout optimization, login - sub formfield link spacing (#3755)
* idp detail, create layout
* fat finger fix
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-06-03 07:20:56 +00:00 |
|
Max Peintner
|
ac65d9d331
|
fix(login): checkbox, label, container styles (#3732)
fix: checkbox, label styles
|
2022-05-31 07:20:39 +00:00 |
|
Max Peintner
|
e79aab3671
|
fix: login ui for v2 (#3712)
* fix: login ui for v2
* a color
* footer
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-05-30 09:03:40 +00:00 |
|
Livio Amstutz
|
411d7c6c5c
|
feat: add default redirect uri and handling of unknown usernames (#3616)
* feat: add possibility to ignore username errors on first login screen
* console changes
* fix: handling of unknown usernames (#3445)
* fix: handling of unknown usernames
* fix: handle HideLoginNameSuffix on unknown users
* feat: add default redirect uri on login policy (#3607)
* feat: add default redirect uri on login policy
* fix tests
* feat: Console login policy default redirect (#3613)
* console default redirect
* placeholder
* validate default redirect uri
* allow empty default redirect uri
Co-authored-by: Max Peintner <max@caos.ch>
* remove wonrgly cherry picked migration
Co-authored-by: Max Peintner <max@caos.ch>
|
2022-05-16 13:39:09 +00:00 |
|
Livio Amstutz
|
504fe5b761
|
cherry pick changes from main (#3371)
* feat: remove exif data from uploaded images (#3221)
* feat: remove exif tags from images
* feat: remove exif data
* feat: remove exif
* fix: add preferredLoginName to user grant response (#3271)
* chore: log webauthn parse error (#3272)
* log error
* log error
* feat: Help link in privacy policy
* fix: convert correct detail data on organization (#3279)
* fix: handle empty editor users
* fix: add some missing translations (#3291)
* fix: org policy translations
* fix: metadata event types translation
* fix: translations
* fix: filter resource owner correctly on project grant members (#3281)
* fix: filter resource owner correctly on project grant members
* fix: filter resource owner correctly on project grant members
* fix: add orgIDs to zitadel permissions request
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: get IAM memberships correctly in MyZitadelPermissions (#3309)
* fix: correct login names on auth and notification users (#3349)
* fix: correct login names on auth and notification users
* fix: migration
* fix: handle resource owner in action flows (#3361)
* fix merge
* fix: exchange exif library (#3366)
* fix: exchange exif library
* ignore tiffs
* requested fixes
* feat: Help link in privacy policy
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
|
2022-03-24 14:00:24 +01:00 |
|
Livio Amstutz
|
389eb4a27a
|
feat: run on a single port (#3163)
* start v2
* start
* run
* some cleanup
* remove v2 pkg again
* simplify
* webauthn
* remove unused config
* fix login path in Dockerfile
* fix asset_generator.go
* health handler
* fix grpc web
* refactor
* merge
* build new main.go
* run new main.go
* update logging pkg
* fix error msg
* update logging
* cleanup
* cleanup
* go mod tidy
* change localDevMode
* fix customEndpoints
* update logging
* comments
* change local flag to external configs
* fix location generated go code
* fix
Co-authored-by: fforootd <florian@caos.ch>
|
2022-02-14 17:22:30 +01:00 |
|