zitadel/internal/auth/repository
Livio Amstutz b183d49761
fix: passwordless (#1116)
* fix passwordless session handling

* only check passwordless when enabled in policy

* set preferred user name in webauthn

* fix tests

* add passwordless in setup

* fix(console): exclude credentials for passwordless (#1115)

* fix: exclude creds

* fix i18n type loginpolicy

* fix enter on dialog input

* remove arg

Co-authored-by: Max Peintner <max@caos.ch>
2020-12-17 16:22:27 +01:00
..
eventsourcing fix: passwordless (#1116) 2020-12-17 16:22:27 +01:00
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request.go fix: primary domain claim (#1082) 2020-12-14 10:54:29 +01:00
iam.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
key.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
org.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
project.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
repository.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
token.go fix: audience in create token (#985) 2020-11-18 17:11:37 +01:00
user_grant.go fix: return authorizations on userinfo (#420) 2020-07-09 14:05:12 +02:00
user_session.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
user.go fix: improvements for WebAuthN (#1105) 2020-12-15 16:44:16 +01:00