Skip to content

Releases: derhansen/sf_yubikey

Maintenance release

17 Aug 06:02
416603a
Compare
Choose a tag to compare

[TASK] remove utf-8 encoding #60 - thanks @Teisi

Maintenance release

01 Jul 05:16
18b3b69
Compare
Choose a tag to compare

[TASK] Require TYPO3 12.4 minimum #59

Maintenance release

01 Jul 04:55
024abd5
Compare
Choose a tag to compare

[TASK] Migrate legacy items usage for select fields in TCA #58

TYPO3 12 compatibility

02 Apr 18:00
bfcece3
Compare
Choose a tag to compare

This is the first version of the extension compatible with TYPO3 12. No new features or breaking changes have been added.

Bugfix release

02 Oct 11:40
bd5afd3
Compare
Choose a tag to compare

[BUGFIX] Added missing ResetPassword section to template #57
[BUGFIX] Fixed undefinied array key with PHP 8.1
[TASK] Add php-cs-fixer as dependency #54
[TASK] Add phpstan to dev dependency #55

4.0.2

06 Jun 16:52
add2d09
Compare
Choose a tag to compare

[BUGFIX] Load backend CSS using f:asset.css #53

Require TYPO3 11.5

06 Oct 06:10
32da94e
Compare
Choose a tag to compare

[TASK] Require TYPO3 11.5 as minimum version
[TASK] Updated build config

TYPO3 11 compatible version

01 Oct 18:02
7642c5d
Compare
Choose a tag to compare

Breaking changes

[!!!][TASK] Remove setting "disableSslVerification"

The extension setting disableSslVerification has been removed, since it is possible to disable SSL verification in TYPO3 HTTP client settings.

[!!!][TASK] Rename extension setting "yubikeyApiUrl" to "yubikeyApiUrls"

The extension setting yubikeyApiUrl has been renamed to yubikeyApiUrl. If you used a custom setting in previous version of the extension, ensure to migrate this setting manually

[!!!][TASK] Rename namespace from "DERHANSEN" to "Derhansen"
[!!!][TASK] Added TYPO3 11 compatibility

Other changes

[RELEASE] Release of version 4.0.0
[DOC] Added versions to README.md
[TASK] Fixed unit tests
[TASK] Include PHP 8.0 in builds
[TASK] Render checkboxToggle for be_user setting
[TASK] Update login template to TYPO3 v11 standard
[DOC] Updated documentation
[TASK] Set debug logger only if enabled
[TASK] Use checkboxToggle inb fe_users YubiKey setting
[TASK] Remove dependency to ext-curl
[TASK] Replace constant TYPO3_MODE with TYPO3
[TASK] Rename function to render user settings textarea
[TASK] Updated CI config
[TASK] Make check command use new YubikeyService
[TASK] Updated copyright headers of UserSettings.php
[TASK] Added new YubiKeyService which uses psr/http-client
[TAKS] Minor CGL changes
[TASK] Replaced copyright header in YubikeyLoginProvider.php
[TASK] Added Services.yaml
[TASK] Removed .styleci.yml
[TASK] Move extension icon

Minor update

22 Nov 13:56
d47aaa2
Compare
Choose a tag to compare

Minor update, so YubiKey auth service is not used by TYPO3 sudo mode.

Minor bugfix

08 Feb 19:06
66f96e5
Compare
Choose a tag to compare

[RELEASE] New version with fixed ext_emconf.php dependencies