Skip to content

Releases: ClickMechanic/magic_links

Addresses deprecation warnings and bugfix for Ruby 3.0

25 Nov 13:47
Compare
Choose a tag to compare

Fix Rails deprecation warning: deprecation warning 'Initialization autoloaded the constant MagicLinks::UrlHelper' (#10)

Also includes a named params forwarding bugfix for Ruby 3

v1.1.1: Merge pull request #9 from ClickMechanic/bump_gem_version

04 Jul 14:00
5d51265
Compare
Choose a tag to compare

Improve security

04 Jul 12:06
da13307
Compare
Choose a tag to compare
  • Store magic token in an encrypted cookie, so token cannot be decoded and read.
  • Expire magic token cookie after 1 hour (can be configured).

Initial release

17 Jun 12:27
a6e96df
Compare
Choose a tag to compare
v1.0.0

Updates version to v1.0.0