mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-23 01:16:53 +00:00
# Which Problems Are Solved When the feature flag for enabling permission checks v2 is disabled, a user without permission could list users across instances and get the total number of users available. # How the Problems Are Solved Disregard the state of the feature flag and always enforce permission checks v2 on v2 APIs. --------- Co-authored-by: Livio Spring <livio.a@gmail.com> (cherry picked from commit826039c620) (cherry picked from commit0e17d0005a)