[haiku-web] Re: Trac (reevaluated)

> 
> > Regarding the core issue of users - Trac I suspect was initally 
> > setup to
> > work with existing svn users which is why the default doesn't have 
> > them.
> > However, the even though replacement using sessions is simply sick 
> > I am not
> > sure whether my model will ever be accepted into trunk. My version 
> > do not
> > allow anonymous users to create anything.
> 
> Too bad. Personally, I prefer if anonymous users *can't* create/
> modify 
> anything,
> but if that stops adoption by the Trac team I'd rather take something 
> that is
> maintained by a whole community (as oppsed to only you, Charlie).
> 
That's an easy one; just remove FOO_CREATE/FOO_MODIFY for "anonymous", 
or something like:

        UPDATE permission SET username='authenticated' WHERE permission 
LIKE '%MODIFY';


-- Mikael
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Yeah, and if you get kicked out of that one youre going straight in
 the army where youll be sent straight to Americas latest military
 quagmire. Where will it be? North Korea? Iran? Anything's possible
 with Commander Cuckoo-Bananas in charge."           -- Homer Simpson
-----------------------------------------------------------------------
haiku-web@xxxxxxxxxxxxx - Haiku Web & Developer Support Discussion List

Other related posts: