mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 04:03:29 +00:00
* Add check and test for empty inputs into isValidRpId * Ensure the origin's scheme is https * Improve parsing and validation of rpId * Move https requirement check further down as we accept http for localhost * Add documentation * Remove ts-strict-ignore * ts-strict: Fix possibly null on parsedOrigin.hostname --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>