Skip to content

Releases: dotkernel/dot-authentication-web

2.9.4

Choose a tag to compare

@arhimede arhimede released this 11 Jul 13:33
1c12434

What's Changed

Full Changelog: 2.9.3...2.9.4

2.9.3

Choose a tag to compare

@arhimede arhimede released this 21 Mar 14:32
b22d017

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

Choose a tag to compare

@arhimede arhimede released this 17 Jan 10:36
beda6b2

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

Choose a tag to compare

@pinclau pinclau released this 18 Aug 11:30
83aa9b3

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

Choose a tag to compare

@mstyle21 mstyle21 released this 08 Feb 13:49
773158e

Bump php version to 8.0 and 8.1 and 8.2

2.0.1 Archive

Choose a tag to compare

@arhimede arhimede released this 07 Feb 10:50
b0ffb9b

Archive the package

Replaced Zend namespace with Laminas and Mezzio namespaces.

Choose a tag to compare

@dotcostin dotcostin released this 31 Jan 10:06

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

Choose a tag to compare

@gabidj gabidj released this 16 May 13:22

Version fix for 1.0.0

No changes

dot-authentication-web 1.0.0

Choose a tag to compare

@gabidj gabidj released this 15 May 13:20

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

Pre-release

Choose a tag to compare

@n3vrax n3vrax released this 06 Jul 18:34

Changed

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

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing