mirror of
https://github.com/jlu5/PyLink.git
synced 2025-10-28 21:47:25 +01:00
This defines the following permissions: Granted to opers by default: - relay.create - relay.destroy - relay.claim - relay.link - relay.delink - relay.linkacl.view - relay.linkacl Granted to all users by default: - relay.linked And the following which is not explicitly granted: - relay.savedb Closes #325.
465 B
465 B
Relay Permissions
Relay defines the following permissions, which can be customized by
defining the permissions: configuration block (see example-permissions.yml for
examples).
By default, the following permissions are given to opers:
relay.createrelay.destroyrelay.claimrelay.linkrelay.delinkrelay.linkacl.viewrelay.linkacl
The following permissions are given to all users:
relay.linked