Opened 2 years ago
Last modified 2 years ago
I've updated RBAC to 0.10 version
Patch for 0.10
I've made a 0.10.1 version too
Patch for 0.10.1
I'm relatively new to trac patches. How does one install this patch?
The simplest method is to find the file trac/wiki/web_ui.py then cd into trac/wiki/ then apply the patch with
patch -p2 < /where/is/the/patch/rbac.patch