f6836869c5
ACL Policies aren't required to have any `namespace` blocks, and this is particularly common with the anonymous policy. If a user visits the web UI without a token already in their local storage and the anonymous policy has no `namespace` blocks, the UI will hit unhandled exceptions when rendering the sidebar or jobs page. Filter for the case where there's no `namespace` block. |
||
---|---|---|
.. | ||
abstract.js | ||
agent.js | ||
allocation.js | ||
client.js | ||
job.js | ||
recommendation.js | ||
variable.js |