Install

Works with Drupal: ^8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 73.95 KB
MD5: fa47492561b0b5684f6d391838c0cb38
SHA-1: a712c606926b334dde9229af7ca7b5134bcbd632
SHA-256: 435f66620e815b9292cc27cbdd4ced761838df9c2b32452b7a33056d7d70d2c9
Download zip 102.93 KB
MD5: 5887bea058efcaf6086b13d4ded0ccb7
SHA-1: f0030e759446f9d3bf23f868c2512cd4f7f3f30d
SHA-256: 3e80b41bb6413098b3028ca3eda5e22fee437e03111f03910d96255ea80c38af

Release notes

A new release because I made a dumb mistake. Another RC because reasons.

Changes since 3.0-RC1:

Back out cacheability of the responses to login/logout requests. (They have problems when used together with the 'destination' parameter, which won't be tackled before 3.0. 3.0-rc1 contained a 'requests_cache_http_secs' configuration setting, which has been backed out now.)

#3183789 by pvalappil, roderik: Add configuration for Error Redirect URL.

#3205250 by roderik, johnwebdev: better enable custom event subscribers to handle errors.

(Above two issues add two related configuration settings. These will likely be removed again during a 4.x rewrite that gives developers greater flexibility to override things by default... but they are helpful with the current code structure.)

#3204065: support Text (plain, long) fields for attribute mapping.

#3202505 by bricas: Fix validation error when trying to map attributes.

#3204065 by PCate, roderik: fix warning in field mappings screen.

Created by: roderik
Created on: 29 Mar 2021 at 15:38 UTC
Last updated: 28 Apr 2021 at 16:57 UTC
Bug fixes
New features
Insecure

Other releases