SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rubygem-devise-3.0.1-19.2.x86_64.rpm :
Tue Aug 6 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.0.1

* enhancements

* Add after_confirmation callback

* bug fix

* When using rails 3.2, the generator adds \'attr_accessible\' to the model (by AATTjcoyne)

* Clean up CSRF token after authentication (by AATThomakov). Notice this change will clean up the CSRF Token after authentication
(sign in, sign up, etc). So if you are using AJAX for such features, you will need to fetch a new CSRF token from the server.

Sun Jul 21 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.0.0

* enhancements

* Rails 4 and Strong Parameters compatibility (by AATTcarlosantoniodasilva, AATTjosevalim, AATTlatortuga, AATTlucasmazza, AATTnashby, AATTrafaelfranca, AATTspastorino)

* Drop support for Rails < 3.2 and Ruby < 1.9.3

* Enable to skip sending reconfirmation email when reconfirmable is on and skip_confirmation_notification! is invoked (by AATTtkhr)

* bug fix

* Errors on unlock are now properly reflected on the first `unlock_keys`

Wed May 8 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.2.4

* enhancements

* Add `destroy_with_password` to `DatabaseAuthenticatable`. Allows destroying a record when `:current_password` matches, similarly to how `update_with_password` works. (by AATTmich
iel3)

* Allow to override path after password resetting (by AATTworker8)

* Add `#skip_confirmation_notification!` method to `Confirmable`. Allows skipping confirmation email without auto-confirming. (by AATTgregates)

* allow_unconfirmed_access_for config from `:confirmable` module can be set to `nil` that means unconfirmed access for unlimited time. (by AATTnashby)

* Support Rails\' token strategy on authentication (by AATTrobhurring)

* Support explicitly setting the http authentication key via `config.http_authentication_key` (by AATTneo)

* bug fix

* Do not redirect when accessing devise API via JSON. (by AATTsebastianwr)

* Generating scoped devise views now uses the correct scoped shared links partial instead of the default devise one (by AATTnashby)

* Fix inheriting mailer templates from `Devise::Mailer`

* Fix a bug when procs are used as default mailer in Devise (by AATTtomasv)

Thu Feb 7 13:00:00 2013 lslezakAATTsuse.cz
- updated to version 2.2.3

* fixed security issue (wrong records may be read when sending
specifically crafted requests) (bnc#800955)

Thu Jan 24 13:00:00 2013 cooloAATTsuse.com
- updated to version 2.2.2

* bug fix

* Fix bug when checking for reconfirmable in templates

* bug fix

* Fix regression with case_insensitive_keys

* Fix regression when password is blank when it is invalid

Fri Aug 31 14:00:00 2012 cooloAATTsuse.com
- update to 2.1.2, see CHANGELOG.md

Thu May 31 14:00:00 2012 lslezakAATTsuse.cz
- updated to 1.5.3

Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- update to version 1.0.7

* Ensure password confirmation is always required

* authenticatable was deprecated and renamed to
database_authenticatable

* confirmable is not included by default on generation

Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro

Mon Apr 12 14:00:00 2010 mrueckertAATTsuse.de
- initial package


 
ICM