zitadel/internal/user/model
Livio Amstutz 1c59d18fee
fix: improvements for login and oidc (#227)
* add csrf

* caching

* caching

* caching

* caching

* security headers

* csp and security headers

* error handler csp

* select user with display name

* csp

* user selection styling

* username to loginname

* regenerate grpc

* regenerate

* change to login name
2020-06-17 08:06:40 +02:00
..
address.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
email.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
mfa.go User view (#94) 2020-05-12 06:30:53 +02:00
notify_user.go feat: notifications (#109) 2020-05-20 14:28:08 +02:00
password.go feat: login errors (#204) 2020-06-11 13:22:24 +02:00
phone_test.go feat: notifications (#109) 2020-05-20 14:28:08 +02:00
phone.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
profile.go feat: fixes (#228) 2020-06-17 07:25:04 +02:00
user_session_view.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
user_test.go fix: projects (#221) 2020-06-15 14:50:39 +02:00
user_view.go feat: fixes (#228) 2020-06-17 07:25:04 +02:00
user.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00