-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 08.08.2012 18:25, schrieb carlospucelano: > Which setting in the trac.ini file can I use to disable users from > editing or removing items from a ticket's Change History ?
Non, wrong approach. You should adjust your permission settings (stored in Trac db, not trac.ini) to get this straight. For the full story see the related Trac documentation wiki page [1]. In short: don't grant TICKET_EDIT_COMMENT and TICKET_ADMIN, and you should be fine. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracPermissions -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAi1e4ACgkQ31DJeiZFuHc2LQCgsNA1wN3sLTQZiBN5sk2eBhbT 5K8AoNFFYuT7cwTW0YmaO//l83bIvGLO =OoSr -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
