You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.
When logging in using Safari or Firefox the login is detected as "Unknown Browser". This seems to be because the User-Agent is set to grpc-dotnet/$assemblyVersion instead of the actual User-Agent header.
LukasReschke
changed the title
Safari is detected as "Unknown Browser" in sessions page
Safari and Firefox are detected as "Unknown Browser" in sessions page
Jan 9, 2021
When logging in using Safari or Firefox the login is detected as "Unknown Browser". This seems to be because the User-Agent is set to
grpc-dotnet/$assemblyVersion
instead of the actual User-Agent header.Filed a ticket at dotnet/aspnetcore#29183
The text was updated successfully, but these errors were encountered: