Skip to content

access: do not leak missing environments

Jaime Nuche requested to merge T381586 into main

Only the admin should be able to see whether the environment associated to an id exists. Other users trying to access an env they didn't create should see a 403, whether the env exists or not

Bug: T381586

Merge request reports