zitadel/internal/api/http
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
..
middleware refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
cookie.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
domain_check.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
error_test.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
error.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
header.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
marshal.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
origin.go feat: handle missing trailing slashes for console and login (#3490) 2022-04-26 12:13:16 +02:00
parser.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00