The admin emulators page has an unvalidated permission check.
File: src/app/admin/emulators/page.tsx line 66
Action required:
Review the current role/permission used to gate access to the admin emulators page and ensure it uses the appropriate PERMISSIONS constant and procedure.
Requested by @Producdevity — related to PR #375
The admin emulators page has an unvalidated permission check.
File:
src/app/admin/emulators/page.tsxline 66Action required:
Review the current role/permission used to gate access to the admin emulators page and ensure it uses the appropriate
PERMISSIONSconstant and procedure.Requested by @Producdevity — related to PR #375