zitadel/internal/auth/repository
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
..
eventsourcing fix: improvements for login and oidc (#227) 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
auth_request.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
iam.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
key.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
repository.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
token.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user_grant.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user_session.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user.go feat: fixes (#228) 2020-06-17 07:25:04 +02:00