zitadel/internal/auth/repository/eventsourcing/handler
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
..
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
handler.go feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
key.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
org.go feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
token.go fix: terminate usersession (#212) 2020-06-11 16:34:54 +02:00
user_grant.go feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
user_session.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
user.go feat: fixes (#228) 2020-06-17 07:25:04 +02:00