Changes between Version 6 and Version 7 of WikiStart
- Timestamp:
- Jul 18, 2007, 10:59:41 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v6 v7 9 9 You can also help by subscribing to the [http://lists.mayfirst.org/mailman/listinfo/tigeron tigeron email list] to which all tickets are sent. 10 10 11 ''How do I authenticate ''11 ''How do I authenticate?'' 12 12 13 13 Good question! The long term strategy for authentication is discussed in Issue #1. In the short term, there are two ways to get access: … … 23 23 ''What about permission roles and such?'' 24 24 25 So far I've created one role called "admin" and given that role TRAC_ADMIN privileges. 25 So far I've created one role called "admin" and given that role TRAC_ADMIN privileges. You can add yourself to that role either with: 26 26 27 {{{trac-admin /srv/trac/tigeron add permission <your-username> admin}}} 28 29 Or by emailing Jamie and requesting it. 30