Version 6 (modified by katty1980, 19 years ago)

--

Trac Permissions

Trac uses a simple but flexible permission system to control what users can and can't access.

Permission privilegies are managed using the trac-admin tool.

Regular visitors, non-authenticated users, accessing the system are assigned the default role (user) named

Default permissions

Granting privileges to the special user anonymous can be used to control what an anonymous user can do before they have logged in.

In the same way, privileges granted to the special user authenticated will apply to any authenticated (logged in) user.


See also: TracAdmin, TracGuide