Skip to content

Releases: interdiscipline/lockup

Improved Cookie Check

09 Dec 00:32
9818367
Compare
Choose a tag to compare

Adds check for the presence of cookies before checking for a saved codeword.

Rails 6.X Support

07 Dec 18:43
Compare
Choose a tag to compare

Increases the supported Rails version upper-limit to include Rails 6.X versions.

Rails 6 Support

05 Sep 17:55
Compare
Choose a tag to compare

Increases the supported Rails version upper-limit to include Rails 6.

Resolves #59

Better Credentials

01 May 21:44
Compare
Choose a tag to compare

Version 1.5

  • Better Credentials support
  • Refactoring

Thanks @guaguasi for the help!

Autofocus Input

27 Feb 18:36
Compare
Choose a tag to compare

Version 1.4.5.1

  • Changes the codeword input field to autofocus.

Thanks @maksimf for the help!

Add Credentials

01 Oct 21:09
7fb3e2f
Compare
Choose a tag to compare

Version 1.4.4

  • Add support for Rails 5 Credentials (retains support for Secrets)

Thanks @mvanh for the help!


Version 1.4.3

  • Fixes issue where HTTP_USER_AGENT might be missing

Thanks @ndbroadbent and @danrabinowitz for the help!

Custom Cookie Lifetimes

27 Jul 01:37
b84285a
Compare
Choose a tag to compare

Version 1.4.2

  • Adds support for a custom cookie lifetime (in weeks)

Thanks @danrabinowitz for the help!


Version 1.4.1

  • Check for the case where the engine is not mounted
  • Refactors check_for_lockup to remove duplication

Thanks @ndbroadbent for the help!


Version 1.4

  • Adds support for Rails 5
  • Fixes some tests

Thanks @danrabinowitz for the help!

v1.4.1

06 Jun 01:55
Compare
Choose a tag to compare

Version 1.4.1

  • Check for the case where the engine is not mounted
  • Refactors check_for_lockup to remove duplication

Thanks @ndbroadbent for the help!


Version 1.4

  • Adds support for Rails 5
  • Fixes some tests

Thanks @danrabinowitz for the help!

Rails 5 Support

24 Sep 23:52
Compare
Choose a tag to compare

Version 1.4

  • Adds support for Rails 5
  • Fixes some tests

Thanks @danrabinowitz for the help!