mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
api: apply new ACL check for wildcard namespace In #13606 the ACL check was refactored to better support the all namespaces wildcard (`*`). This commit applies the changes to the jobs and alloc list endpoints.
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
```release-note:improvement
|
|
api: refactor ACL check when using the all namespaces wildcard in the job and alloc list endpoints
|
|
```
|