kc5tja
Thu, 28 Aug 2008 22:23:34 -0700
> Aug 28 2008 6:21pm from dothebart @uncnsrd >Subject: Re: question regarding authentication control in Citadel >as its brand new, i've just started out documenting it yesterday. Have a >look at > >http://www.citadel.org/doku.php/documentation:webcit:customize:templates > >its not yet perfect, so, feedback welcome. > >the file i've started out using and testing it is who.c, so you might find >the best samples there.Subst.c caries the heart of it, preferences.c might >also deliver some insight. Atm the templates are loaded and parsed at server >starttime, so if you edit them, restart webcit. > >/do_template?template=testwho calls the sample. > I don't think you're talking about the same thing I am. I am talking about the web-of-trust user model, and you are talking about web templating. When I asked for resources, I was referring to how I might delve into the guts of Citadel's user authentication system. Thanks.