zitadel/internal/api/http/middleware
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
..
cache_interceptor_test.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
cache_interceptor.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
cors_interceptor.go remove x-grpc-web header in cors 2020-03-30 09:58:55 +02:00
csp.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
security_headers.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
trace_interceptor.go add tracing and refactor some api pkgs 2020-03-24 14:15:01 +01:00