Lockdown: 0.6.0
Lockdown version 0.6.0 released!
This release DOES affect the Lockdown security engine. Run your tests locally before deploying version 0.6.0 to production.
This release was an architecture update to ease the inclusion of other frameworks such as Merb. This means a lot of behind-the-scenes changes were made. The interface to lockdown did not change.
To coincide with this release, lockdown-rails-app project has been created to house RSpec tests. If you would like to contribute to lockdown, please clone this project and add tests as needed. Here's the clone url:
git://github.com/stonean/lockdown-rails-app.git
The code architecture still isn't quite as clean as I'd like it to be, but this is a major step forward. If you have any suggestions and (even better) patches, please contribute.
I am still working through some JRuby implementation differences. If you are using Lockdown in JRuby and have had to make tweaks, please let me know. I would like the installation into multiple environments as painless as possible.
Next up, Merb integration! :)
Thanks!
-andy
Comments