This page is part of a static HTML representation of the TiddlyWiki at https://mws.tiddlywiki.com/

Checklists and Features

13th June 2025 at 12:39am

ACL

  • Verify that anonymous users only have the access defined by allowAnon.
    • No access to owned bags.
    • No access to bags with ACL defined.
  • Verify that logged in users only have the access expected
    • No access to bags owned by other users.
    • Unless they are in the ACL for the bag.
    • No more access than what is granted by the ACL.
  • Verify that all admin permissions are based on the admin role, not the first user.
  • Verify that admin's cannot remove the admin role from themselves.