Forums » General Forum »
Added by Joshua Miller 48 days ago
I'm running into an issue where the calls to link_to "Logout", logout_url are being intercepted by Lockdown, although I have set_public_access :sessions_management in my init.rb and can get to the logout path by typing it without any permissions problems. Is there something else I need to set to get named routes like that working?
Sorry for the delay...looking into it now. Going to add an rspec test to lockdown-rails-app for this scenario.
Thanks for the notice. Lockdown 0.6.1 has been released to address this issue. RSpec tests were added to the lockdown-rails-app project for this issue.
Thanks again!
andy