Skip to content

Releases: yeebase/Yeebase.TwoFactorAuthentication

Add Flow 6.x compatibility

Choose a tag to compare

@johannessteu johannessteu released this 24 Feb 12:33
313e1b1

This is a breaking change and therefore a new major release as the Neos\Flow\Mvc\ActionRequest\RequestPatternInterface changed it's method signature for it's matchRequest method

2.2.0: Merge pull request #5 from DavidSporer/configurable-applicationname

Choose a tag to compare

@johannessteu johannessteu released this 27 Jan 07:39
e9aa38c

You're now able to set an application name when generating an activation qr code. Thanks to @DavidSporer for this one!

Doctrine 1.3.x compatibility

Choose a tag to compare

@bwaidelich bwaidelich released this 20 Dec 09:22
d555c36

Bugfix release fixing compatibility with doctrine/persistence 1.3.x (see #3)

Flow 5.3 compatibility

Choose a tag to compare

@bwaidelich bwaidelich released this 11 Sep 08:34
1285199
Merge pull request #2 from yeebase/feature/flow-53-compatibility

FEATURE: Flow 5.3 compatibility

Second Major Release

Choose a tag to compare

@bwaidelich bwaidelich released this 25 Feb 12:03
40a2e6d

Includes a major overhaul of the package (see README) and introducing Semantic Version naming scheme for releases.

First working and well documented release

Choose a tag to compare

@nheist nheist released this 29 Nov 09:55
1.0

TASK: Add info on how to integrate to README

Initial release

Choose a tag to compare

@nheist nheist released this 28 Nov 17:54
0.1

FEATURE: Initial implementation of Two-Factor-Authentication