Skip to content

Commit

Permalink
Merge pull request #10 from ec-europa/nept-2847
Browse files Browse the repository at this point in the history
NEPT-2847: Restrict permission
  • Loading branch information
tomv-be authored Jun 24, 2020
2 parents e96991a + 87fdde3 commit 42b0cf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nexteuropa_varnish.module
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ function nexteuropa_varnish_permission() {
'administer frontend cache purge rules' => array(
'title' => 'Administer frontend cache purge rules',
'description' => '',
'restrict access' => TRUE,
),
);
}
Expand Down

0 comments on commit 42b0cf9

Please sign in to comment.