hookshot/changelog.d/660.bugfix
Will Hunt d602c895f3
Fix hookshot showing connections as editable when the user has no permission (#660)
* Fix getConnectionsForRequest reporting canEdit=true if the user has the
default or greater PL

* changelog
2023-03-14 10:48:53 +00:00

1 line
203 B
Plaintext

Fix Hookshot presenting room connections as editable if the user has a default-or-greater power levels. This was only a presentation bug, power levels were and are proeprly checked at creation/edit time.