[[PageOutline(2-5,Contents,pullout)]] = Restrict Owner to List = == Description == Extends the ''restrict_owner'' option to allow specifying a list of users in trac.ini. == Bugs/Feature Requests == Existing bugs and feature requests for TracRestrictOwnerToListPlugin are [report:9?COMPONENT=TracRestrictOwnerToListPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracRestrictOwnerToListPlugin&owner=airadier new ticket]. == Download == Download the zipped source from [download:tracrestrictownertolistplugin here]. == Source == You can check out TracRestrictOwnerToListPlugin from [http://trac-hacks.org/svn/tracrestrictownertolistplugin here] using Subversion, or [source:tracrestrictownertolistplugin browse the source] with Trac. == Example == Enable the plugin and configure in trac.ini like: {{{ ... [components] ... restrictownertolist.* = enabled [ticket] ... restrict_owner_list= user1, user2, ... }}} == Recent Changes == [[ChangeLog(tracrestrictownertolistplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:airadier] [[BR]] '''Maintainer:''' [wiki:airadier] [[BR]] '''Contributors:'''