Skip to content

Release of Version 3.1.0

Compare
Choose a tag to compare
@flossels flossels released this 11 Mar 16:47
· 419 commits to master since this release

This release introduces new features and fixes several bugs.

See full change log for further details.

Bugfixes

  • Do not try to log in user when there are no tokens
  • Use frontend.user request attribute if exists
  • Fix tests
  • Prepare view prior to sending
  • Prevent signature algorithm from being empty

Features

  • Allow to add additional query parameters to backend login
  • Allow to add additional query parameters to frontend login
  • Allow to disable FE log in
  • Allow base64 encoded secrets
  • Allow to choose signature algorithm
  • Support custom domains
  • Allow federated log off
  • Introduce compatibility for TYPO3 10.3