zitadel/internal/api
Tim Möhlmann 2f91679623
chore(Makefile): add go generate target (#6944)
This change adds a core_generate_all make target.
It installs the required tools and runs generate on the complete project.

`golang/mock` is no longer maintained and a fork is available
from the Uber folks. So the latter is used as tool.
All the mock files have been regenerated and are part of the PR.

The obsolete `tools` directory has been removed,
as all the tools are now part of specific make targets.

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-11-22 10:56:43 +00:00
..
assets feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
authz fix: return unauthenticated code (#6819) 2023-10-27 06:09:07 +00:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
http feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
idp test: correct used client api call in integration test (#6685) 2023-10-09 12:09:51 +00:00
info fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
oidc fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: option to disallow public org registration (#6917) 2023-11-22 09:29:38 +00:00
api.go feat: improve UX for external configuration (#6861) 2023-11-09 11:30:15 +01:00