Skip to content

Releases: queueit/QueueIT.Security-JavaEE

Release 2.0.4

19 Jan 16:48
Compare
Choose a tag to compare

Changes

  • Bugfix in include target url when using a custom known user url provider
  • Normalize url (e.g. remove default port numbers)
  • Try known user check with both http and https prefixes

Release 2.0.3.1

07 Oct 13:56
Compare
Choose a tag to compare

Changes

  • Bugfix in extendValidity

Release 2.0.3

07 Oct 12:08
Compare
Choose a tag to compare

Changes

  • Option to extend validity on page request

Release 2.0.2

30 Sep 18:34
Compare
Choose a tag to compare

Changes:

  • Bugfix: Cookie is set on multiple paths

Release 2.0.1

25 Aug 14:03
Compare
Choose a tag to compare

Changes:

  • Changed default domain alias to new format [customerid].queue-it.net

This is a non-critical but recommended upgrade.

Release 2.0.0

19 Jan 11:17
Compare
Choose a tag to compare

Changes:

  • Removes the use of System.Net.Uri and replaces it with strings in order to support invalid URLs. Such as special characters like |, { and } (which are supported by browsers although not valid by spec).
  • Improvement on the security of CookieResultReository.

This release contains breaking changes to the API

Release 1.3.34

01 Oct 10:32
Compare
Choose a tag to compare
  • Null reference exception bugfix

Release 1.3.33

12 Sep 09:17
Compare
Choose a tag to compare
  • Support for Idle queue mode
  • Support for Disabled queue mode
  • Set individual session expiration time on requests
  • Cancel validation token

Release 1.3.32

05 Sep 11:02
Compare
Choose a tag to compare

Idle redirect type support

1.3.31

24 Jun 09:13
Compare
Choose a tag to compare

Bugfix: Exception when queue is running in safety net mode