Hi Aikido Guy,

you should always mention what plugin your posting refer here. You're 
talking about SimpleMultiProjectPlugin, and you've wrote a comment on 
trac-hacks for it as I noticed in 
http://trac-hacks.org/ticket/11367#comment:39 , already. At present I don't 
have much time for Trac development, but your idea is reasonable and likely 
quite easy to implement. Probably, I find the time during December when I 
have holidays.

CU, F@lk

P.S.: Look at the SVN commits of TH:#11367, there you can see how it must 
be done, basically a check is to insert like this:
   if self._SmpModel.is_not_in_restricted_users(username, project_info):
       return False


-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to