focalboard/server/services/permissions
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
..
localpermissions Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
mmpermissions Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
mocks Fixing delete/undelete boards (#2571) 2022-04-08 13:31:28 -04:00
permissions.go Fixing delete/undelete boards (#2571) 2022-04-08 13:31:28 -04:00