zitadel/internal
Max Peintner c6fed8ae86
feat(console): u2f (#1080)
* fix user table count

* grpc ge

* move grpc

* u2f

* add u2f funcs

* rm local grpc, u2f dialog

* dialog u2f

* 2fa button

* mfa u2f credentialoptions

* decode base64 to bytearray, id, challenge

* u2f verify

* spinner, remove, attribute col

* delete mfa

* add forcemfa to policy

* add id to remove

* fix: add missing remove u2f in management

* user mgmt u2f delete, login policy

* rm log

* show attr in mgmt user mfa

* add missing id of mfa

* mfa table

* multifaktor for admin, org

* add secondfactor to gen component

* remove circular dependency

* lint

* revert identity prov

* add divider

* login policy lint

* Update console/src/app/modules/policies/login-policy/login-policy.component.html

* Update console/src/app/modules/policies/login-policy/login-policy.component.html

Co-authored-by: Maximilian Peintner <csaq7175@uibk.ac.at>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-12-14 10:04:15 +01:00
..
admin feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
api feat(console): u2f (#1080) 2020-12-14 10:04:15 +01:00
auth fix: handle multiple webauthn origins (#1078) 2020-12-08 15:39:58 +01:00
auth_request feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
authz feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
cache feat(auth): My user changes (#318) 2020-07-01 07:18:05 +02:00
config fix: handle multiple webauthn origins (#1078) 2020-12-08 15:39:58 +01:00
crypto fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
errors fix: translation (#647) 2020-08-28 09:44:43 +02:00
eventstore feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n fix: translation (#647) 2020-08-28 09:44:43 +02:00
iam feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
id sonyflake fix (#180) 2020-06-05 19:56:40 +02:00
key feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
management/repository feat(console): u2f (#1080) 2020-12-14 10:04:15 +01:00
model fix: claim verified domain from usernames (#603) 2020-08-18 08:57:16 +02:00
notification feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
org feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
project feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
qrcode fix: new build (#977) 2020-11-17 17:29:41 +01:00
renderer fix: only show external login text when providers available (#768) 2020-09-21 14:06:54 +02:00
setup fix: improvements for login flow (incl. webauthn) (#1026) 2020-12-07 12:09:10 +01:00
static/i18n fix: improvements for login flow (incl. webauthn) (#1026) 2020-12-07 12:09:10 +01:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
ui fix: improvements for login flow (incl. webauthn) (#1026) 2020-12-07 12:09:10 +01:00
user fix: handle multiple webauthn origins (#1078) 2020-12-08 15:39:58 +01:00
usergrant fix: query correct column (#991) 2020-11-19 15:21:22 +01:00
view feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
webauthn fix: handle multiple webauthn origins (#1078) 2020-12-08 15:39:58 +01:00