PHP 8.0.30.
I do not use Oauth2 plugin, but auth-ldap.
I do the upgrade, everthing is OK, and the database is upgraded successfully.
After that, users try to connect with their LDAP credential and they obtain an "access denied". It is not a LDAP issue, because for a user who has never created a ticket, the access works.
But when an user who had already created tickets tries to authenticate, he gets this "access denied".
If i connect with a local administrator account, and that I delete this user who has (closed) tickets, I get a warning indicating that osTicket will no longer be able to find the user's tickets. I confirm the deletion of the user and after that, the LDAP user can connect and a new account is created.
If a user who has already an account in osTicket 1.16.5, but not again tickets, tries to connect to osTicket 1.17.4, it is a success.
What should I do to fix this issue ? because i don't want lose existing tickets
Thanks