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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | dapi_user_rules_0.patch | 2.76 KB | hunmonk |
| dapi_user_rules.patch | 2.36 KB | asimmonds |
Comments
Comment #1
hunmonk commentedcode 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... :)
Comment #2
webchickWorks for me!
Comment #3
asimmonds commentedThe deletion API was rolled back.