Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.

Releases: pgampe/authenticator

Release 0.2.0

Choose a tag to compare

@pgampe pgampe released this 19 Nov 17:18
0.2.0
1ab39ca
  • PSR-2 refactorings
  • Use style settings
  • Error message for failed token
  • 8.x support

Special thanks to Oliver Eglseder (@vertexvaar)

Release 0.1.2

Choose a tag to compare

@pgampe pgampe released this 12 Nov 11:52
0.1.2
d45dd1b

Include composer.json

Release 0.0.6

Choose a tag to compare

@pgampe pgampe released this 15 Oct 22:30
0.0.6
  • Correct TYPO3 dependency

Release 0.0.5

Choose a tag to compare

@pgampe pgampe released this 15 Oct 22:19
  • Confirm working with TYPO3 7.5.
  • Use qrcode.js instead of PHP library.

[RELEASE] Bugfix and more refactorings

Choose a tag to compare

@pgampe pgampe released this 05 Oct 18:41

The last release contained a bug where the secret was not generated if missing. This is fixed now.

The backend users settings now use a fluid template too. The token form uses the backend style.

External classes are now loaded with the autoloader.

Release 0.0.2

Choose a tag to compare

@pgampe pgampe released this 29 Mar 17:31

Depends on 6.2. Major code overhaul.

Technical Preview

Technical Preview Pre-release
Pre-release

Choose a tag to compare

@pgampe pgampe released this 14 Dec 21:40
0.0.1

[TASK] Prepare release