zitadel/internal/api
Tim Möhlmann 25ef3da9d5
refactor(fmt): run gci on complete project (#7557)
chore(fmt): run gci on complete project

Fix global import formatting in go code by running the `gci` command. This allows us to just use the command directly, instead of fixing the import order manually for the linter, on each PR.

Co-authored-by: Elio Bischof <elio@zitadel.com>
2024-04-03 10:43:43 +00:00
..
assets fix: detect mime type of uploaded asset (#7648) 2024-03-27 10:41:10 +01:00
authz feat(oidc): token exchange impersonation (#7516) 2024-03-20 10:18:46 +00:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
http refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
idp chore(ci): merge test runs (#7388) 2024-02-19 07:50:37 +01:00
info fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
oidc feat(oidc): allow additional audience based on scope in device auth (#7685) 2024-04-03 09:06:21 +03:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: get orgID when missing on trigger logs (#7555) 2024-03-14 08:49:10 +00:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
api.go feat: improve instance not found error (#7413) 2024-02-28 10:49:57 +00:00