I haven't found :) in the code nor the documentation any trace of user authentication support. I guess you will have to stick to http_basic_authentication or something alike to get that.
P.S.: I did basic http authentication using nginx, wich has a very nice and easy to read configuration file. The only caveat is that you have to manually manage the user/pass configurtion file in the server (no admin. frontend). On 3/9/08, Robert Prince <[EMAIL PROTECTED]> wrote: > Hey folks, > > I looked over the mailing list for a few months back, so I hope I didn't > just miss this somewhere. > > It doesn't look to me like CC has any user authentication built in. Is > that true? How do people generally handle this? I could easily enough > run it behind lighty or apache etc., and I would like to think I have > time and energy to quickly add auth to the CC code, but the reality is I > don't and probably won't. > > Thanks and cheers, > > Robert > _______________________________________________ > Cruisecontrolrb-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > -- Emmanuel Oga ELC Technologies (TM) 1921 State Street Santa Barbara, CA 93101 [EMAIL PROTECTED] (866)863-7365 Tel (866)893-1902 Fax +44 (0) 20 7504 1346 Tel - London Office +44 (0) 20 7504 1347 Fax - London Office http://www.elctech.com _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
