bitwarden-estensione-browser/apps
Daniel James Smith 8c59eef257
[PS-1123] Improve hostname and domain retrieval (#3168)
* Add test cases from previous PR https://github.com/bitwarden/jslib/pull/547

* Install tldts as replacement for tldjs

* Use tldts for hostname and domain retrieval/validation

* Remove usage of old tldjs.noop-implementation

* Add handling of about protocol

* Remove usage of tldEndingRegex and use tldts check instead

* Uninstall @types/tldjs and tldjs

* Updated package-lock.json

* Fix accessibility cookie check

* Rename loginUriView.spec to login-uri-view.spec

* Add test for getDomain failing file links

* getHostName - Return null when given, data, about or file links
2022-10-24 19:26:50 +02:00
..
browser [PS-1735] Do not autofill if sandboxed (#3860) 2022-10-21 11:55:20 -05:00
cli [PS-1123] Improve hostname and domain retrieval (#3168) 2022-10-24 19:26:50 +02:00
desktop [PS-1123] Improve hostname and domain retrieval (#3168) 2022-10-24 19:26:50 +02:00
web [PS-1123] Improve hostname and domain retrieval (#3168) 2022-10-24 19:26:50 +02:00