add role policy "canViewFederation"

This commit is contained in:
Hazelnoot 2025-08-18 16:52:06 -04:00
parent aff1603788
commit 479e6daa1d
22 changed files with 84 additions and 13 deletions

View file

@ -14,6 +14,7 @@ import { DI } from '@/di-symbols.js';
export const meta = {
tags: ['federation'],
requiredRolePolicy: 'canViewFederation',
requireCredential: false,
allowGet: true,