Diff
Not logged in

Differences From:

File src/setup.c part of check-in [f8831f447a] - Allow Admin user to changes user information. Add a "User" link on the main menu for Admin users. by drh on 2008-07-19 16:03:02. [view]

To:

File src/setup.c part of check-in [eb24a021d6] - Make all users inherit the capabilities of "nobody" as well as (optionally) of "anonymous". by eric on 2008-07-26 17:08:33. [view]

@@ -553,8 +553,14 @@
   @ from 127.0.0.1 is allows without any login - the user id is selected
   @ from the ~/.fossil database. Password login is always required
   @ for incoming web connections on internet addresses other than
   @ 127.0.0.1.</p></li>
+
+  @ <hr>
+  onoff_attribute("Inherit capabilities from anonymous user",
+     "inherit-anon", "inherit-anon", 0);
+  @ <p>When enabled, all web users inherit capabilities from
+  @ "anonymous", as well as from "nobody".</p></li>
 
   @ <hr>
   entry_attribute("Login expiration time", 6, "cookie-expire", "cex", "8766");
   @ <p>The number of hours for which a login is valid.  This must be a