Commit Graph

4 Commits

Author SHA1 Message Date
0234414bae Rename user to contributor in submission 2023-08-24 19:32:06 +02:00
e097036296 Fix RfC Visibility to work as intended
The RfC Visibility of a consumer is intended to restrict who can access which RfCs. So far, those restrictions were only applied one way, for learners of a restricted consumer to view other (external) RfCs. However, the other way around should also work: If a RfC was created as part of a restricted consumer, no other external user should be able to interfere with this RfC. This commit, therefore, adds this direction as well and covers both directions with tests.
2023-07-13 11:02:10 +02:00
bcdc71021e Fix Rubocop offenses 2023-06-11 20:46:45 +02:00
76f592c88d Consider RfC visibility to view / change RfCs 2023-02-20 23:47:06 +01:00