Skip to content

Releases: derhansen/sf_yubikey

Major refactoring and TYPO3 10 compatibility

25 Dec 13:21
Compare
Choose a tag to compare

[!!!][FEATURE] Auth-Service now uses AbstractAuthenticationService
[!!!][FEATURE] Old Dev-Log has been removed and a custom log bases on TYPO3 logging API has been introduced
[!!!][TASK] Migrate sf_yubikey:checkyubikeyotp to symfony console
[TASK] Moved CI from Travis CI to GitHub Actions
[TASK] Make v10 tests use typo3/testing-framework ^6.1
[TASK] Cleanup ext_emconf.php

Added PHP 7.3 compatibility

25 Dec 11:42
Compare
Choose a tag to compare
2.3.0

[RELEASE] Updated version to 2.3.0

Support for multiple API endpoints

05 Jan 11:23
Compare
Choose a tag to compare

[TASK] Support multiple API endpoints for validation requests

Support validation protocol version 2.0

05 Jan 11:24
Compare
Choose a tag to compare

[TASK] Support validation protocol version 2.0

Added PHP 7.2 and TYPO3 v9 compatibility

24 Sep 10:36
Compare
Choose a tag to compare
2.2.0

[RELEASE] Release of version 2.2.0

Support for curlProxyServer

05 Jun 13:39
8a8fcf6
Compare
Choose a tag to compare
  • Added support for [SYS][curlProxyServer] setting

YubiKey field in user settings

11 Sep 12:41
Compare
Choose a tag to compare

[FEATURE] Added Yubikey field to user settings

TYPO3 V8 compatibility

26 Feb 18:03
Compare
Choose a tag to compare
  • Added support for TYPO3 V8
  • Raised min. PHP version requirement to PHP 5.5
  • Dropped TYPO3 6.2 support

Bugfix

16 Feb 18:30
Compare
Choose a tag to compare

[BUG] Fixed non working autoloading #33

Bugfix

14 Feb 18:07
Compare
Choose a tag to compare
  • Added missing Yubikey fields for fe_users
  • Added composer support
  • Updated code style