Add strict_types

This commit is contained in:
James Cole
2023-01-02 06:52:18 +01:00
parent 0429f50e5c
commit 1266eff7f6
3 changed files with 14 additions and 4 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 5.7.18 - 2023-01-03
### Fixed
- #6775 OAuth authentication was broken for Authelia and other remote user providers.
- #6787 SQLite value conversion broke several functions
## 5.7.17 - 2022-12-30
### Fixed