That was awesome and exactly what I needed. I had scanned the archives and
saw more invasive solutions and was about to hack the rails application
directly but, well, no need!

FWIW - this is the command I needed to install the plugin:

ruby script/plugin install
http://wota.jp/svn/rails/plugins/branches/stable/htpasswd

Best regards, 

Tim


On 2/13/09 2:53 PM, "Dmitry Verkhovsky" <[email protected]> wrote:

> Hi,
> 
> I'm using htpasswd plugin ( http://github.com/maiha/htpasswd/tree/master ).
> Just do script/install plugin, and add one line to application.rb .
> 
> 
> htpasswd :user=>"maiha", :pass=>"berryz"
> 
> 
> D.
> On Fri, Feb 13, 2009 at 10:19 PM, tim walker <[email protected]> wrote:
>> Hi, 
>> 
>> Is there a easy way to enable basic user authentication to the ccrb server?
>> 
>> Thanks very much,
>> 
>> Tim 
>> 
>> _______________________________________________
>> Cruisecontrolrb-users mailing list
>> [email protected]
>> http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
>> 
> 
> 
> 
> _______________________________________________
> Cruisecontrolrb-users mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to