1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-30 08:13:44 +00:00
Files
browser/apps
Alex 15ff818fa8 [PM-30808] Migrate Phishing Detection storage to PhishingIndexedDbService (#18517) (#18592)
* Initial changes to look at phishing indexeddb service and removal of obsolete compression code

* Convert background update to rxjs format and trigger via subject. Update test cases

* Added addUrls function to use instead of saveUrls so appending daily does not clear all urls

* Added debug logs to phishing-indexeddb service

* Added a fallback url when downloading phishing url list

* Remove obsolete comments

* Fix testUrl default, false scenario and test cases

* Add default return on isPhishingWebAddress

* Added log statement

* Change hostname to href in hasUrl check

* Save fallback response

* Fix matching subpaths in links. Update test cases

* Fix meta data updates storing last checked instead of last updated

* Update QA phishing url to be normalized

* Filter web addresses

* Return previous meta to keep subscription alive

(cherry picked from commit 178fd9a577)

Co-authored-by: Leslie Tilton <23057410+Banrion@users.noreply.github.com>
2026-01-27 09:30:30 -06:00
..
2026-01-26 16:06:39 +00:00
2026-01-26 16:06:39 +00:00