Modify

Opened 18 years ago

Closed 12 years ago

#898 closed enhancement (wontfix)

Patch for Trac 0.10

Reported by: Marco Nenciarini Owned by: puffy
Priority: normal Component: WikiRbacPatch
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

I've updated RBAC to 0.10 version

Attachments (2)

rbac.patch (10.6 KB) - added by Marco Nenciarini 18 years ago.
Patch for 0.10
rbac.2.patch (10.7 KB) - added by Marco Nenciarini 18 years ago.
Patch for 0.10.1

Download all attachments as: .zip

Change History (6)

Changed 18 years ago by Marco Nenciarini

Attachment: rbac.patch added

Patch for 0.10

comment:1 Changed 18 years ago by Marco Nenciarini

I've made a 0.10.1 version too

Changed 18 years ago by Marco Nenciarini

Attachment: rbac.2.patch added

Patch for 0.10.1

comment:2 Changed 18 years ago by broohaha@…

I'm relatively new to trac patches. How does one install this patch?

comment:3 Changed 18 years ago by Marco Nenciarini

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 

comment:4 Changed 12 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

The patch is deprecated. See t:TracFineGrainedPermissions for support in the Trac core.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain puffy.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.