Files
devise/test
Carlos Antonio da Silva 0c2cab7c94 Deprecate BLACKLIST_FOR_SERIALIZATION on all supported Rails versions
Deprecate `BLACKLIST_FOR_SERIALIZATION` constant in favor of a more
descriptive name `UNSAFE_ATTRIBUTES_FOR_SERIALIZATION`, removing
unnecessary usage of the word `blacklist` from devise.

The previous constant still works but will emit a warning if used, to
allow anyone still depending on it to upgrade.

This includes an internal backport of the Rails `deprecate_constant`
implementation that exists on Rails 5.1+ to be able to deprecate it
properly in prior versions, while we support those. (which I intend to
drop soon.)
2020-08-19 19:36:25 -03:00
..
2019-12-17 13:47:40 +08:00
2019-11-28 18:13:47 -03:00
2019-08-07 12:32:01 -03:00
2019-08-07 12:32:01 -03:00
2019-06-12 16:10:13 -04:00
2019-01-22 12:43:31 -02:00