[Radiant] Password protection part of a radiant web site

Luigi Rizzo luigi.rizzo at gmail.com
Wed Jan 10 18:06:53 CST 2007


Hello.

Is there any working solution made available by the radiant 
development/user community to password protect a part of a radiant-based 
web site?

Unluckily it seems the password_protected behavior doesn't work with 
0.5.2 (see below for the error I get) :(

Many thanks in advance!

Luigi

ActionController::MissingTemplate (Missing template 
/usr/lib/ruby/gems/1.8/gems/radiant-0.5.2/lib/../app/views/site/show_page.rhtml):
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/base.rb:1034:in 
`assert_existence_of_template_file'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/base.rb:724:in 
`render_file'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/base.rb:648:in 
`render_with_no_layout'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/layout.rb:245:in 
`render_without_benchmark'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/benchmarking.rb:53:in 
`render'
    /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/benchmarking.rb:53:in 
`render'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/base.rb:942:in 
`perform_action_without_filters'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/filters.rb:368:in 
`perform_action_without_benchmark'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/benchmarking.rb:69:in 
`perform_action_without_rescue'
    /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/benchmarking.rb:69:in 
`perform_action_without_rescue'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/rescue.rb:82:in 
`perform_action'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/base.rb:408:in 
`send'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/base.rb:408:in 
`process_without_filters'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/filters.rb:377:in 
`process_without_session_management_support'
    
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/session_management.rb:117:in 
`process'
    /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/dispatcher.rb:38:in 
`dispatch'
    /opt/lsws/fcgi-bin/RailsRunner.rb:12



More information about the Radiant mailing list