Skip to content

Commit

Permalink
Update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
EreMaijala committed Oct 13, 2023
1 parent 4377ca6 commit ea87805
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [23.05.06] - 2023-10-10

### Changed

- auth/patrons/validation now uses Koha's checkpw method to ensure that all required checks are performed (and also adds support for LDAP etc.).
- Successful patron validation using the auth/patrons/validation endpoint now updates the lastseen field using Koha's track_login_daily method.

## [23.05.05] - 2023-10-10

### Fixed
Expand Down

0 comments on commit ea87805

Please sign in to comment.