focalboard/server/services/permissions/mmpermissions
Jesús Espino d3edf2f698
Adding the board default role for public boards (#2884)
* Adding the default role concept in the backend

* Adding the interface part

* Fix golang-ci lint errors

* Adding local permissions tests

* Address PR review comments

* Improving the code a bit

* Another small fix

* Renaming DefaultRole to MinimumRole

* Setting the minimum role at minimum to check the permissions per roles in the integration tests

* Adding the new minimum role behavior

* Fixing some tests

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-16 10:09:11 -06:00
..
mocks Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
helpers_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
mmpermissions.go Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
mmpermissions_test.go Fixing delete/undelete boards (#2571) 2022-04-08 13:31:28 -04:00