zitadel/internal/api/http/middleware
Tim Möhlmann f680dd934d
refactor: rename package errors to zerrors (#7039)
* chore: rename package errors to zerrors

* rename package errors to gerrors

* fix error related linting issues

* fix zitadel error assertion

* fix gosimple linting issues

* fix deprecated linting issues

* resolve gci linting issues

* fix import structure

---------

Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-12-08 15:30:55 +01:00
..
access_interceptor.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
activity_interceptor.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
auth_interceptor.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
cache_interceptor_test.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
cache_interceptor.go fix: caching of assets (correct headers and versioned avatar and variables.css url) (#4118) 2022-08-16 05:04:36 +00:00
call_interceptor.go perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
cors_interceptor.go fix(CORS): add X-Requested-With to Access-Control-Request-Headers (#5009) 2023-01-09 13:37:10 +01:00
csp.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
instance_interceptor_test.go fix: use host with potential port for instance context (#7022) 2023-12-06 16:53:41 +00:00
instance_interceptor.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
metrics_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
middleware_test.go feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
origin_interceptor_test.go fix: origin from proxies (#6738) 2023-10-17 13:01:47 +00:00
origin_interceptor.go fix: origin from proxies (#6738) 2023-10-17 13:01:47 +00:00
robots_tag_interceptor_test.go fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
robots_tag_interceptor.go fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
security_headers.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
telemetry_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_agent_cookie.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00