mirror of
https://github.com/bitwarden/server
synced 2026-02-12 22:44:00 +00:00
comment(redirect): [PM-30810] Https Redirection for Cloud Users - Removed stale comment
This commit is contained in:
@@ -181,7 +181,6 @@ public class DuoUniversalTokenService(
|
||||
return null;
|
||||
}
|
||||
|
||||
// Form data (POST body) has precedence, then header as fallback
|
||||
string overrideFromForm = null;
|
||||
if (httpContext.Request.HasFormContentType)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user