Merge pull request #526 from liviuk2/master

UserSearch avoid fields name conflict if joined with other tables
This commit is contained in:
Lorenzo Milesi
2023-12-15 12:30:27 +01:00
committed by GitHub
2 changed files with 13 additions and 6 deletions

View File

@ -5,6 +5,7 @@
- Fix: Two Factor Authentication - Filter - Blocks even when two factor authentication is enabled
- Fix: update Dutch (nl) translations (squio)
- Enh: possibility to limit the depth of the recursion when getting user ids from roles (mp1509)
- Fix: UserSearch avoid fields name conflict if joined with other tables (liviuk2)
## 1.6.1 March 4th, 2023