mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00

* Add basic permission model * Add permission mapping implementation * Start integrating config checks * Add permission checking for commands * Add warnings for legacy behaviour * changelog * Linting * Fix config build step * Tests * Add documentation * Add complete tests * Add documentation * Add room for room membership permissions * Fixup error * Update sampleConfig
3 lines
242 B
Gherkin
3 lines
242 B
Gherkin
New configuraion option `permissions` to control who can use the bridge.
|
|
**Please note**: By default, all users on the same homeserver will be given `admin` permissions (to reflect previous behaviour). Please adjust
|
|
your config when updating. |