Skip to content

Releases: dotkernel/dot-authentication-web

2.9.4

11 Jul 13:33
1c12434
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.3...2.9.4

2.9.3

21 Mar 14:32
b22d017
Compare
Choose a tag to compare

What's Changed

  • changed return type of dispatchEvent to accept ResponseInterface also by @roli85 in #18

New Contributors

Full Changelog: 2.9.2...2.9.3

small issue

17 Jan 10:36
beda6b2
Compare
Choose a tag to compare

What's Changed

  • Potential fix for dot-controller compatibility issue by @PopNatanael in #16

New Contributors

Full Changelog: 2.10.0...2.9.2

2.9.1

18 Aug 11:30
83aa9b3
Compare
Choose a tag to compare

What's Changed

  • Composer updates by @cPintiuta in #14

New Contributors

  • @cPintiuta made their first contribution in #14

Full Changelog: 2.9.0...2.9.1

2.9.0

08 Feb 13:49
773158e
Compare
Choose a tag to compare

Bump php version to 8.0 and 8.1 and 8.2

2.0.1 Archive

07 Feb 10:50
b0ffb9b
Compare
Choose a tag to compare

Archive the package

Replaced Zend namespace with Laminas and Mezzio namespaces.

31 Jan 10:06
Compare
Choose a tag to compare

Replaced Zend namespace with Laminas and Mezzio namespaces.
To be used for version 2.0 of frontend and admin releases of Dotkernel.

Changed

  • Nothing

Added

  • Added Laminas dependencies

Deprecated

  • Nothing

Removed

  • Removed Zend packages dependencies

Fixed

  • Nothing

dot-authentication-web 1.0.1

16 May 13:22
Compare
Choose a tag to compare

Version fix for 1.0.0

No changes

dot-authentication-web 1.0.0

15 May 13:20
Compare
Choose a tag to compare

Changed

  • Middleware support
  • Update zendframework/zend-expressive to ^3.0
  • Update zendframework/zend-expressive-template to ^2.0
  • Update dotkernel/dot-helpers to ^1.0
  • Updated dot-flashmessenger plugin dependency

Added

  • PSR-15 Middleware support

Deprecated

  • Nothing

Removed

  • HTTP InterOp middleware support

Fixed

  • Nothing

dot-authentication-web 0.2.4

06 Jul 18:34
Compare
Choose a tag to compare
Pre-release

Changed

  • on authentication error, take the authentication result message into consideration too

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing