deploy: 86b9a83b9739fb3979dad25c13be4ac8ef917c49

This commit is contained in:
Half-Shot 2022-06-08 15:50:54 +00:00
parent 105e6c0080
commit 5b0191587b
4 changed files with 4 additions and 4 deletions

View File

@ -280,7 +280,7 @@ By default, any user on the bridge's own homeserver has full permission to use i
<li><code>login</code> All the above, and can also log in to the bridge.</li>
<li><code>notifications</code> All the above, and can also bridge their notifications.</li>
<li><code>manageConnections</code> All the above, and can create and delete connections (either via the provisioner, setup commands, or state events).</li>
<li><code>admin</code> All permissions. Currently, there are no admin features so this exists as a placeholder.</li>
<li><code>admin</code> All permissions. This allows you to perform administrative tasks like deleting connections from all rooms.</li>
</ul>
<p>When permissions are checked, if a user matches any of the permission set and one
of those grants the right level for a service, they are allowed access. If none of the

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -234,7 +234,7 @@ By default, any user on the bridge's own homeserver has full permission to use i
<li><code>login</code> All the above, and can also log in to the bridge.</li>
<li><code>notifications</code> All the above, and can also bridge their notifications.</li>
<li><code>manageConnections</code> All the above, and can create and delete connections (either via the provisioner, setup commands, or state events).</li>
<li><code>admin</code> All permissions. Currently, there are no admin features so this exists as a placeholder.</li>
<li><code>admin</code> All permissions. This allows you to perform administrative tasks like deleting connections from all rooms.</li>
</ul>
<p>When permissions are checked, if a user matches any of the permission set and one
of those grants the right level for a service, they are allowed access. If none of the