jojo/tests/integration/fixtures/TestAdminFederationViewHostsAndUsers/federation_host.yml
Florian Pallas 4e6a782a89 feat: add admin views for federation configuration, hosts and users (#11115)
Fixes #9282

Adds a new admin panel category for federation related administration.

Includes views for:
- Instance Federation Configuration
- List of Federation Hosts
- (Per-Instance) List of Federated Users

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11115
Reviewed-by: elle <0xllx0@noreply.codeberg.org>
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Florian Pallas <mail@fpallas.com>
Co-committed-by: Florian Pallas <mail@fpallas.com>
2026-04-09 19:38:33 +02:00

13 lines
279 B
YAML

- id: 1
host_fqdn: bob.example.com
host_port: 80
host_schema: http
software_name: forgejo
latest_activity: 2023-01-01T00:00:00Z
- id: 2
host_fqdn: alice.example.com
host_port: 443
host_schema: https
software_name: gitea
latest_activity: 2023-01-01T00:00:00Z