readthedocs.org
8a089a3a - Builds: healthcheck permissions (#12423)

Commit
120 days ago
Builds: healthcheck permissions (#12423) We want to skip the default permsissions check here (done at `get_queryset()` method) because it filters the object by build API key and/or user access. Since we are making an anonymous request without a build API key, we need to skip this check and base it only on the `?builder=` GET attribute.
Author
Parents
Loading