Kim, DongInn skrev:
> Hi Thilo,
> 
> Are you talking about the trac ticket systems on the 
 > oscar official website?

yes.

> If it is a trac configuration and you have a good 
 > suggestion on the trac configuration, please let us know.

currently the trac instance uses http authtication, possibly using the 
same user db as for svn. that means only users with an svn account can 
authenticate with trac. or reversed: all trac users also get a svn account.

there are two possibilities to enable trac participation for people who 
shouldnt (yet) have a svn account:

  a) keeping the account settings as they are, but open up ticket and
     wiki creation and editing to anonymous users. this is bad as it
     opens the trac instance to spam.
  b) separate the svn and trac accounts. developers would get 2 accounts,
     one for trac and one for svn. regular users would be able to create
     their own trac accounts with the trac AuthManager plugin.

its solution b) i am proposing.

I think it would open up for more community participation and help 
organize the current influx of bug reports.

> If it is not what a trac user can do, I think we have to talk to the trac 
> developers.

no need for that, AFAICT.
thanks

kind regards
Thilo

------------------------------------------------------------------------------
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to