Content
View differences
Updated by Klaus Zanders over 2 years ago
[https://github.com/opf/openproject/pull/14010](https://github.com/opf/openproject/pull/14010) turned the public permissions into permissions just like any other in that they are persisted in the database together with the actively selected permissions. Not all of the places have been adapted to reflect this change. Known places are:
* [https://github.com/opf/openproject/blob/dev/app/models/authorization/scopes/allowed\_to.rb#L100](https://github.com/opf/openproject/blob/dev/app/models/authorization/scopes/allowed_to.rb#L100)
* [https://github.com/opf/openproject/blob/dev/app/models/role.rb#L162-L164](https://github.com/opf/openproject/blob/dev/app/models/role.rb#L162-L164) https://github.com/opf/openproject/blob/dev/app/models/authorization/scopes/allowed\_to.rb#L100
* [https://github.com/opf/openproject/blob/dev/app/models/authorization/scopes/allowed\_to.rb#L100](https://github.com/opf/openproject/blob/dev/app/models/authorization/scopes/allowed_to.rb#L100)
* [https://github.com/opf/openproject/blob/dev/app/models/role.rb#L162-L164](https://github.com/opf/openproject/blob/dev/app/models/role.rb#L162-L164)