Skip to content

Latest commit

 

History

History
103 lines (56 loc) · 5.73 KB

CHANGELOG.md

File metadata and controls

103 lines (56 loc) · 5.73 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Compare with latest

Features

  • kick_user option; config declarations (2d3cfe7 by Sergey Motornyuk).
  • add user_initialize and user_synchronize actions (a27a8e6 by Sergey Motornyuk).
  • configurable drupal login endpoint (05aed2d by Sergey Motornyuk).

Bug Fixes

  • do not kick api-users (8dc5223 by Sergey Motornyuk).
  • kick_missing_sessin handles missing cookies (36f6f83 by Sergey Motornyuk).
  • deleted user remains deleted during initialization (b2b69f2 by Sergey Motornyuk).
  • user.name cannot be updated during synchronization (9d52f21 by Sergey Motornyuk).
  • synchronize fails when plugin extras is missing from user object (fc87940 by Sergey Motornyuk).

v0.4.5 - 2023-01-25

Compare with v0.3.5

v0.3.5 - 2022-04-04

Compare with v0.3.4

v0.3.4 - 2022-03-29

Compare with v0.3.3

v0.3.3 - 2022-03-29

Compare with v0.3.1

v0.3.1 - 2022-03-10

Compare with v0.3.0

v0.3.0 - 2022-03-10

Compare with v0.2.0

v0.2.0 - 2022-02-14

Compare with v0.1.8

v0.1.8 - 2021-12-10

Compare with v0.1.5

v0.1.5 - 2021-12-09

Compare with v0.1.4

v0.1.4 - 2021-09-16

Compare with v0.1.3

v0.1.3 - 2021-06-04

Compare with v0.1.2

v0.1.2 - 2021-06-04

Compare with v0.1.1

v0.1.1 - 2021-03-05

Compare with v0.1.0

v0.1.0 - 2021-03-04

Compare with v0.0.5

v0.0.5 - 2021-03-04

Compare with v0.0.4

v0.0.4 - 2021-03-03

Compare with v0.0.3

v0.0.3 - 2021-03-02

Compare with v0.0.2

v0.0.2 - 2021-03-02

Compare with v0.0.1

v0.0.1 - 2021-03-02

Compare with first commit