-
Notifications
You must be signed in to change notification settings - Fork 424
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up login titles at insert and update + migration (#1984)
Task: https://app.asana.com/0/414235014887631/1205416253818145/f BSK: PR: duckduckgo/BrowserServicesKit#500 Description: In order to have cleaner Login titles for imported logins, we are now pattern-matching to extract the host name from titles at insertion and update, to clean up some known formats.
- Loading branch information
1 parent
f4a3db0
commit 1d58992
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters