- Edited
I know that this has been an issue in the past but I'm unable to find a solution. This is a fairly big deal as it's affecting my user's ability to login to the system.
- Affects all users.
- Takes one to many attempts to for a user to get to the place where they can access their tickets.
- All custom code has been disabled.
- Attempted from multiple computers and multiple browsers, mostly using incognito/private to ensure there is not a cookie issue.
- Happens to all types of users (local auth, ldap, oauth, any available).
- Cleared out ost_session table
- Only happening on the user side, agent login is fine.
- login.php redirects to tickets.php but still displays the content from login.php
- If wrong password is typed in, it correctly displays the "Access denied" message.