Tags: RavenRotsuda/allianceauth
Tags
Remove reference to depreciated bad_gateway model. Addresses allianceauth#1078 I too enjoy breaking changes with no warning. Round two.
Remove reference to depreciated x-user-agent header. Addresses allianceauth#1073 I too enjoy breaking changes with no warning.
Do not check mains when user has no profile. This can occur when a user is being deleted: Django deletes the UserProfile, followed by the CharacterOwnerships which triggers the main check. As the user doesn't have a profile it explodes. Thanks @Slevinator
PreviousNext