The attached patch converts user access rule deletions to the deletion API.

NB: There are other minor problems with the access rule forms, but they are unrelated and out-of-scope for this patch.

Comments

hunmonk’s picture

Priority: Normal » Critical
StatusFileSize
new2.76 KB

code style looks good.

attached patch also fixes the bad query that prevented access rules from being added at all. the code in that section probably needs more work, but at least with this minimal fix you can actually test the patch... :)

webchick’s picture

Status: Needs review » Reviewed & tested by the community

Works for me!

asimmonds’s picture

Status: Reviewed & tested by the community » Closed (won't fix)

The deletion API was rolled back.