liqd / adhocracy

Adhocracy is a policy drafting and decision making software for distributed groups and open institutions.
GNU Affero General Public License v3.0
150 stars 37 forks source link

Fix containerpage edit permissions #901

Closed nidico closed 10 years ago

nidico commented 10 years ago

Before this PR, users with the page.edit permission can edit container pages. Instead of that the page.edit_head permission should apply and now does with this PR.

xi commented 10 years ago

The permission concerning page/norm/variant are a mess (#572) and we will not be able to fix it here. So I only fixed the error message in page.edit_head. Merging.