When the user account referenced in the cookie is not found, AToMPM fails silently and the cookie has to be deleted. This can easily be resolved by a check in the back-end that then logs out the saved user.
When the user account referenced in the cookie is not found, AToMPM fails silently and the cookie has to be deleted. This can easily be resolved by a check in the back-end that then logs out the saved user.
When the user account referenced in the cookie is not found, AToMPM fails silently and the cookie has to be deleted. This can easily be resolved by a check in the back-end that then logs out the saved user.
Fixed, the user is now logged out when the user's preferences cannot be found (instead of showing an error message).