Skip to content

Commit

Permalink
Merge pull request ezsystems#39 from mnocon/EZEE-2592-add-content-rea…
Browse files Browse the repository at this point in the history
…d-forms-anonymous

EZEE-2592: Allow Anonymous to content/read Forms section
  • Loading branch information
Łukasz Serwatka committed Dec 14, 2018
2 parents d747ea2 + b292393 commit 7fac125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/sql/cleandata.sql
Expand Up @@ -75,6 +75,7 @@ INSERT INTO `ezcontentobject_tree` VALUES (53,1,1,3,0,0,54,1486473151,54,52,'med
INSERT INTO `ezcontentobject_tree` VALUES (54,1,1,2,0,0,55,1537166893,55,1,'forms','/1/55/',0,'1dad43be47e3a5c12cd06010aab65112',9,1);

INSERT INTO `ezpolicy_limitation_value` VALUES (482,251,'3');
INSERT INTO `ezpolicy_limitation_value` VALUES (483,251,'6');

-- Page for Home

Expand Down

0 comments on commit 7fac125

Please sign in to comment.