]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/ACL.mdwn
lockedit: Support specifying which users (and IP addresses) a page is locked for...
[ikiwiki.git] / doc / todo / ACL.mdwn
index 373f89364d0bc51299d926170c05cb1f6107610a..e9fb2717f10d4f6edd18fd1175d8eac763effcdf 100644 (file)
@@ -44,7 +44,8 @@ Also see [[!debbug 443346]].
 >> Yes, writing per-user commit ACLs has become somewhat easier with recent
 >> features. Breaking `match_user` out of attachment, and making the
 >> lockedit plugin pass`user` and `ip` params when it calls `pagespec_match`
->> would be sufficient. --[[Joey]]
+>> would be sufficient. And [[done]], configurable via
+>> [[plugin/lockedit]]'s `locked_pages`. --[[Joey]]
 
 I am considering giving this a try, implementing it as a module.
 Here is how I see it: