1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-30 11:15:36 +02:00
bitwarden-browser/libs/common/src
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
..
abstractions [SG-698] Passwordless Login with 2FA enabled does not redirect to 2FA page (#3820) 2022-10-19 17:21:20 +01:00
emailForwarders catch fastmail errors in notCreated response prop (#3395) 2022-08-26 19:01:00 -04:00
enums [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
factories [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
importers [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
interfaces [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
misc [PS-1123] Improve hostname and domain retrieval (#3168) 2022-10-24 19:26:50 +02:00
models [PS-1123] Improve hostname and domain retrieval (#3168) 2022-10-24 19:26:50 +02:00
services [SG-698] Passwordless Login with 2FA enabled does not redirect to 2FA page (#3820) 2022-10-19 17:21:20 +01:00
types [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00