From: Whit B. <wh...@tr...> - 2004-05-28 18:17:30
|
Hi, Is there anyone running a recent version with SQL user verification who can share their configuration settings and experience? Have I overlooked documentation of this somewhere? My goal isn't any combination of authorization schemes, I just want to lock everything down to SQL, and require a moderator to approve all registrations. Whatever phpwiki can't do yet I'll code myself, but it seems like what it can do is way under-documented. Not a flaw for a work-in-progress, just a small hurdle I hope someone who already understands this end of it can give me a hand over - and we can stick the answer in the docs and config file comments so it's not there for the next person. Thanks, Whit On Tue, May 25, 2004 at 09:45:29PM -0400, Whit Blauvelt wrote: > Hi all, > > I've got the current nightly and am trying to set up config.ini. Please > excuse me for finding the comments cryptic ;/ > > - DBAUTH_AUTH_UPDATE is supposed to be set how for crypt'd passwords in SQL? I > only see plaintext and database-hashed examples for this (at least by their > labels). > > - Is the current status that ALLOW_ANON_USER set to true actually allows anon > edits - even with ALLOW_ANON_EDIT set to fales? A comment hints at that, and > I know there were problem reports a while back here on this, but I've missed > whether it was resolved. > > Thanks, sorry for my confusion, > Whit |