I have a weird issue where when I try to log into the agent portal for the first time in the morning, the page will hang forever trying to log in. If I press the login button a second time, I get an 'invalid CSRF token' error. I then refresh the login page and am able to log in fine.I'm not sure it's an osTicket-specific issue because we have a couple other systems that authenticate using our Active Directory that exhibit a similar problem, where clicking to log in for the first time will cause the login process to hang forever... But pressing the login button a second time immediately logs the user in. I'm just wondering if anyone else has encountered this problem before? It could potentially be a config problem with our AD or some sort of compatibility problem with php-ldap and the way it tries to connect to AD, but I have no idea where to begin to look.