Max Peintner
|
3500961fbb
|
fix: add smtp config, remove smtp and sms provider, console adaptations (#3792)
* fix: add AddSMTPConfig to admin api
* addsmtpconfig
* fix: add RemoveSMTPConfig and RemoveSMSProvider to admin api
* update twilio, token fcn
* fix account switcher, twilio token set, cleanup dialog
* cleanup
* buttons
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-06-10 12:39:38 +02:00 |
|
Livio Spring
|
03a77b381e
|
fix: password check policy correctly (#3787)
* fix: password check policy correctly
* fix: password check policy correctly
|
2022-06-09 13:48:57 +00:00 |
|
Livio Spring
|
a377f2816c
|
feat: return instance domains on list instances, fix: login policy and avatar url in oidc responses (#3785)
* feat: return instance domains on list instances
* fix: filter login policy idps correctly
* remove debug
* fix: absolute avatar url in oidc responses
|
2022-06-08 13:46:24 +02:00 |
|
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 Spring
|
5e4b38d69b
|
fix: improve oidc issuer / endpoints (#3753)
* fix: improve oidc issuer / endpoints
* docs: update endpoints
|
2022-06-07 10:04:51 +02:00 |
|
Livio Amstutz
|
3a1569bd94
|
fix: grpc gateway interceptors (#3767)
|
2022-06-03 12:44:04 +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 |
|
Livio Amstutz
|
d65761f388
|
fix: render only base language in html (#3759)
|
2022-06-01 15:32:18 +02:00 |
|
Livio Amstutz
|
21a0e4a972
|
feat: get current label and privacy policies (#3748)
|
2022-06-01 09:50:28 +02:00 |
|
Silvan
|
fb93085430
|
fix(projection): add missing col to idp login policy links (#3745)
* fix(projection): add missing col to projection
* refactor: method naming
|
2022-05-31 20:39:37 +02:00 |
|
Silvan
|
ed36680ea1
|
fix(query): show views and failed events (#3743)
* fix(system): show views and failed events
* fix: set correct database on failed events and views
|
2022-05-31 16:33:50 +02:00 |
|
Max Peintner
|
e3e0207318
|
fix: login checkbox contrast, login policy factors, asset urls (#3742)
* checkbox contrast
* idp create before remove, add, asset service
* login policy events
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
|
2022-05-31 13:51:21 +00:00 |
|
Silvan
|
16c86149be
|
fix(current_sequence): no error if not found (#3740)
|
2022-05-31 11:50:51 +00:00 |
|
Livio Amstutz
|
81c0ca3337
|
fix: use issuer for jwt profile check on system api (#3741)
|
2022-05-31 13:11:49 +02:00 |
|
Max Peintner
|
ac65d9d331
|
fix(login): checkbox, label, container styles (#3732)
fix: checkbox, label styles
|
2022-05-31 07:20:39 +00:00 |
|
Livio Amstutz
|
992892a8bb
|
fix: read key data for system api users from config (#3731)
|
2022-05-30 12:53:21 +00:00 |
|
Livio Amstutz
|
b3f50702f8
|
feat: directly specify factors/idps on addCustomLoginPolicy and return on LoginPolicy responses (#3711)
* feat: directly specify factors on addCustomLoginPolicy and return on LoginPolicy responses
* fix proto
* update login policy
* feat: directly specify idp on addCustomLoginPolicy and return on LoginPolicy responses
* fix: tests
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
|
2022-05-30 11:51:07 +00:00 |
|
Livio Amstutz
|
2fc39c0da0
|
feat: system api requires authenticated requests (#3570)
* begin auth
* feat: system api requires authenticated requests
* fix tests
|
2022-05-30 13:38:30 +02:00 |
|
Livio Amstutz
|
41d78ef523
|
fix: return absolute url for avatar in user sessions (#3724)
* fix: return absolute url for avatar in user sessions
* fix: refresh token unique constraint
|
2022-05-30 11:27:52 +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
|
737e01bfd2
|
fix: fix and improve primary keys on projections (#3708)
* fix: org_domain projection
* fix: projection reset
* fix test
* improve foreign keys on suffixed tables
|
2022-05-25 14:15:13 +02:00 |
|
Livio Amstutz
|
e1ee89982a
|
fix: unify commands (and remove todos for checking existence) (#3696)
|
2022-05-24 09:28:17 +00:00 |
|
swazynski
|
5a2ffd80dc
|
chore: "EMail" typo (#3679)
Co-authored-by: Florian Forster <florian@caos.ch>
|
2022-05-21 11:29:25 +00:00 |
|
mffap
|
4d30d3a7e1
|
chore: various typos (#3686)
* fix(cli): typo in clis
* chore: fix typos in guides and readme
* markdown lint
* readme typos
* markdown lint
* typos in security.md
* login de
* login en
* console de
* console en
* Apply suggestions from code review
E-Mail instead of Email
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
|
2022-05-21 10:44:09 +00:00 |
|
Livio Amstutz
|
62c4a4d08d
|
fix: return absolute asset urls (#3676)
|
2022-05-20 10:30:12 +02:00 |
|
Livio Amstutz
|
0906c2d513
|
fix: CORS on assets api (#3659)
|
2022-05-19 14:09:02 +00:00 |
|
Livio Amstutz
|
5901991dd3
|
fix: asset service (CORS and path in console) and user init (#3655)
* fix: asset service (CORS and path in console) and user init
* fix tests
* improve comment
|
2022-05-18 14:10:49 +02:00 |
|
Livio Amstutz
|
616b31c959
|
fix: token check and error unwrapping (#3648)
* fix: token check and error unwrapping
* remove unused code
|
2022-05-18 10:49:16 +02:00 |
|
Livio Amstutz
|
3a63fb765a
|
fix: cleanup some todos (#3642)
* cleanup todo
* fix: some todos
|
2022-05-16 16:35:49 +02:00 |
|
Fabi
|
5c0f527a49
|
feat: restrict smtp sender address (#3637)
* fix: check if sender address is custom domain
* fix: check if sender address is custom domain
* fix: check if sender address is custom domain
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-05-16 14:08:47 +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
|
024eedc1b5
|
feat: enable default smtp config on setup (#3622)
* feat: enable default smtp config on setup
* fix tests
* fix channel order
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
|
2022-05-13 12:13:07 +00:00 |
|
Livio Amstutz
|
5571db3e1b
|
feat: improve console caching and provide build info (#3621)
* feat: improve console caching and provide build info
* Update info.go
|
2022-05-13 14:06:44 +02:00 |
|
Livio Amstutz
|
734cfdddae
|
fix: return userID on org setup (#3623)
|
2022-05-13 13:54:48 +02:00 |
|
Max Peintner
|
00e042ea44
|
fix(login): fix avatar.js (#3614)
|
2022-05-11 08:52:17 +02:00 |
|
Max Peintner
|
d431ccb965
|
feat(console, login): v2 notification settings, login avatar (#3606)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
* notification-settings
* idp create redirect, sms provider create, i18n
* oidc configuration
* settings list
* new avatar colors for login
* cleaner js
* avatar theme login
* remove avatar elevation
|
2022-05-11 08:01:40 +02:00 |
|
Livio Amstutz
|
94e420bb24
|
fix: env.json caching, readiness and unique lockerIDs (#3596)
* fix: readiness check
* disable cache for env.json
* always generate unique lockerID
* fix tests
|
2022-05-04 17:09:49 +02:00 |
|
Livio Amstutz
|
79db247801
|
feat: set default language on instance (#3594)
|
2022-05-03 15:58:38 +02:00 |
|
Livio Amstutz
|
06a1b52adf
|
fix: improve interceptor handling (#3578)
* fix: improve interceptor handling
* fix: improve interceptor handling
Co-authored-by: Florian Forster <florian@caos.ch>
|
2022-05-02 15:26:54 +00:00 |
|
Livio Amstutz
|
861cf07700
|
feat: permit all features to every instance and organisation (#3566)
|
2022-05-02 11:18:17 +02:00 |
|
Livio Amstutz
|
dc7fdb240b
|
fix: token verification (don't cache zitadel id system wide) (#3542)
|
2022-04-29 14:16:23 +02:00 |
|
Livio Amstutz
|
00f7dbe875
|
fix: setup instance domain handling (#3529)
|
2022-04-28 10:30:41 +02:00 |
|
Fabi
|
70e98460ab
|
fix: refactor system api (#3500)
* fix: refactor system api
* fix: search domains on get instance
* fix: search domains on get instance
* fix: return instance detail
* fix: implement user sorting column (#3469)
* fix: implement user sorting column
* fix: implement user sorting column
* fix: string column
* isOrderByLower
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix: user converter import
* Update instance.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-04-27 15:18:34 +00:00 |
|
Livio Amstutz
|
fd1150f628
|
fix: check http methods on specific http2 routes (#3527)
* fix: check headers lowercase
* Update .releaserc.js
* fix: check http methods on specific http2 routes
|
2022-04-27 13:10:44 +02:00 |
|
Livio Amstutz
|
9ffd83af7d
|
fix: header matcher of grpc-web route (#3524)
|
2022-04-27 08:10:54 +00: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
|
e9e332b909
|
feat: handle CORS for grpc-web (#3498)
|
2022-04-26 16:50:41 +02:00 |
|
Livio Amstutz
|
32986aa60a
|
feat: handle missing trailing slashes for console and login (#3490)
* handle calls without trailing slash
* build redirect uris correctly
* handle missing trailing slash for login
* sentry as http middleware
* import
* fix build origin
|
2022-04-26 12:13:16 +02:00 |
|
Fabi
|
0b6eb07e2d
|
fix: nil pointer on add user (missing phone) (#3487)
|
2022-04-25 14:30:25 +00:00 |
|