mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 11:58:02 +00:00
ecfb9d0d6d
# Which Problems Are Solved Imporve the performance of user grant addition, especially for import. # How the Problems Are Solved Use the search table to query for the project grant state. This could easily be done by making the search used in `checkProjectGrantPreCondition` reusable. # Additional Changes Chanded event declerations to `const` in the `internal/repository/project` package. # Additional Context - Performance improvements for import are evaluated and acted upon internally at the moment --------- Co-authored-by: adlerhurst <silvan.reusser@gmail.com> Co-authored-by: Livio Spring <livio.a@gmail.com> |
||
---|---|---|
.. | ||
aggregate.go | ||
api_config.go | ||
application.go | ||
eventstore.go | ||
grant_member.go | ||
grant.go | ||
key.go | ||
member.go | ||
oidc_config.go | ||
project.go | ||
role.go | ||
saml_config.go |