Skip to content

Releases: dotkernel/dot-authentication-web

dot-authentication-web 0.2.3

21 Mar 20:05
Compare
Choose a tag to compare
Pre-release

Changed

  • Removed unnecessary parameters from UnauthorizedHandler

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-authentication-web 0.2.2

19 Mar 16:50
Compare
Choose a tag to compare
Pre-release

Changed

  • returning a response with unauthorized status code does not triggers the UnauthorizedHandler anymore

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-authentication-web 0.2.1

19 Mar 01:48
Compare
Choose a tag to compare
Pre-release

Changed

  • Nothing

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • default routes option values

Fixed

  • Nothing

dot-authentication-web 0.2.0

15 Mar 00:39
Compare
Choose a tag to compare
Pre-release

Updating package to support ZE2 and other DotKernel dependencies updates

Changed

  • Updated factories to typehint against PSR11 container
  • UnauthorizedHandler changed to a valid ZE2 error handler

Added

  • Middleware now implement PSR15 MiddlewareInterface

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-authentication-web 0.1.1

10 Mar 21:41
Compare
Choose a tag to compare
Pre-release

Added

  • Updated php file headers doc blocks, updated composer dependencies version

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-authentication-web 0.1.0

08 Mar 20:48
Compare
Choose a tag to compare
Pre-release

First tagged release of dot-authentication-web, a DotKernel authentication component, for simple login/logout web authentication flow