1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 18:34:46 +00:00

fix: add KeePassXC new bundle id to protection list (#285)

This commit is contained in:
Tw93
2026-01-09 14:43:50 +08:00
parent 24fa0f8f21
commit e33e428569

View File

@@ -85,8 +85,9 @@ readonly DATA_PROTECTED_BUNDLES=(
"com.lastpass.*" # LastPass "com.lastpass.*" # LastPass
"com.dashlane.*" # Dashlane "com.dashlane.*" # Dashlane
"com.bitwarden.*" # Bitwarden "com.bitwarden.*" # Bitwarden
"com.keepassx.*" # KeePassXC "com.keepassx.*" # KeePassXC (Legacy)
"org.keepassx.*" # KeePassX "org.keepassx.*" # KeePassX
"org.keepassxc.*" # KeePassXC
"com.authy.*" # Authy "com.authy.*" # Authy
"com.yubico.*" # YubiKey Manager "com.yubico.*" # YubiKey Manager