Skip to content

Releases: flownative/flow-token-auth

Bugfix with safe-guards for header processing

26 Jul 11:07
2f498a0
Compare
Choose a tag to compare
Merge pull request #10 from cvette/fix/cv-multiple-headers

BUGFIX: Multiple authorization headers

2.3.0 - Flow 8.0 compatibility

02 May 10:56
6b41fe0
Compare
Choose a tag to compare

Declares package compatible with Flow 8.0.

v2.2.1

21 Jan 13:34
a67895d
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Multiple authorization headers by @cvette in #7
  • FEATURE/BUGFIX: Add session-based authentication by @kdambekalns in #8

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

07 Jan 08:36
c7a15db
Compare
Choose a tag to compare

What's Changed

  • FEATURE: Support all request types and authorization header by @Sebobo in #2
  • FEATURE: Support Flow 7 by @cvette in #6
  • TASK: Add SessionlessTokenInterface to HashToken by @sebastiansommer in #5

New Contributors

Full Changelog: v2.1.0...v2.2.0

Flow 6.x compatibility

16 Oct 09:07
1e71cad
Compare
Choose a tag to compare
Merge pull request #3 from nlx-lars/feature/flow-6-support

FEATURE: Add support for Flow 6

Bugfix release making the token session based

12 Sep 12:40
d302f67
Compare
Choose a tag to compare
Merge pull request #1 from flownative/3.3

BUGFIX: Make HashToken session based for now

Bugfix release making the token session based

12 Sep 12:40
aabfa4d
Compare
Choose a tag to compare
1.0.1

BUGFIX: Make HashToken session based for now

Initial Release with Neos 4.x compatibility

09 Aug 14:53
95aebf8
Compare
Choose a tag to compare
2.0.0

TASK: Change master branch to be only Flow 5.x compatible

Initial Release with Neos 3.3 compatibility

09 Aug 14:53
dcba097
Compare
Choose a tag to compare
1.0.0

TASK: Make version Neos 3.3. compatible