Skip to content
Snippets Groups Projects
Unverified Commit eb9dcea6 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Add a missing policy allowance in GroupPolicy


Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 257a61e8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -40,6 +40,7 @@ class GroupPolicy < BasePolicy
 
rule { guest }.policy do
enable :read_group
enable :read_list
enable :upload_file
enable :read_label
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment