Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#7951 closed enhancement (wontfix)

enhancement: permission management, project transfer, once login

Reported by: spring Owned by:
Priority: normal Milestone:
Component: admin/console Version: 0.11.1
Severity: normal Keywords: permission management, project transfer, once login
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

This is my first ticket in this community and my English is pool. So maybe some errors in syntax, and hope everybody tolerate.

There are many projects which are managed by trac in my laboratory, so we build a flat of muti-projects with trac. I am a member of system managers of trac and do some changes in trac.

Firstly, there is a little bother if a project manager want to add permission for lots of project members, the manager must add permission one by one. So, I write a script with shell which can add permission by the list of name of your input and can initialize the permission of project members based on a configuration file. I think it will be more convenient for project managers to manage permission of members.

Secondly, because of the environment of muti-projects, we may have a requirement that you must transfer all the contents from one project to another. I write some script with shell that provide such functions: transfer the contents from one project to another, change the ticket to blog though modify the database and modify the categories of blog.

Finally, someone in my laboratory suggest that he work in more than one projects, and he must login in each project with the same id and password. So I modify the code of trac, achieve the goal of “ login once use everywhere”.

The purpose of this ticket is that I want to know whether the work which I did is useful to trac and anyone who do the same or the similar work.

Attachments (0)

Change History (4)

comment:1 by Noah Kantrowitz, 15 years ago

Milestone: 0.11-retriage
Resolution: wontfix
Status: newclosed
Version: none

Multi-env features are not currently in scope for Trac. Multiple 3rd party solution exist, please ask on the IrcChannel or MailingList.

comment:2 by anonymous, 15 years ago

Version: 0.11

comment:3 by anonymous, 15 years ago

Version: 0.110.11.1

in reply to:  1 comment:4 by spring, 15 years ago

Replying to nkantrowitz:

Multi-env features are not currently in scope for Trac. Multiple 3rd party solution exist, please ask on the IrcChannel or MailingList.

thank you very much!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.