Changes between Version 4 and Version 5 of HtmlOps

Show
Ignore:
Author:
davea (IP: 99.60.5.200)
Timestamp:
09/15/09 11:18:14 (2 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HtmlOps

    v4 v5  
    3535contains a function '''auth_ops()''' that defines 
    3636a project-specific policy for protecting the admin interface. 
     37Possible policies: 
     38 
     39 * No access (the default for new projects) 
     40 * Access only if logged in as user from a given list. 
     41 * Access only to users with ADMIN or DEV flag set in forum_preferences.privileges. 
     42 * Any other policy you can think of. 
     43 
    3744By default, no access is allowed; 
    3845you'll need to edit this function to specify your project's policy. 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.