Align Burrow operator access on forge
Some checks failed
Build Rust / Cargo Test (push) Successful in 3m48s
Build Site / Next.js Build (push) Failing after 2s
Lint Governance / BEP Metadata (push) Successful in 0s

This commit is contained in:
Conrad Kramer 2026-04-18 17:09:20 -07:00
parent abd5a35970
commit 4f88f0b1e0
2 changed files with 13 additions and 0 deletions

View file

@ -38,6 +38,8 @@
bootstrapAuthentik = true;
roles = [
"member"
"operator"
"forge-admin"
];
};
@ -50,6 +52,7 @@
roles = [
"member"
"operator"
"forge-admin"
];
};