1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-03 10:42:21 -05:00

1 Commits

Author SHA1 Message Date
Conner Turnbull
370a69a86f
Feature/phishing detection cronjob (#5512)
* Added caching to EF implementation. Added error handling and logging

* Refactored update method to use sqlbulkcopy instead of performing a round trip for each new insert

* Initial implementation for quartz job to get list of phishing domains

* Updated phishing domain settings to be its own interface

* Add phishing domain detection with checksum-based updates
2025-03-18 08:07:05 -04:00