keepassxc/src
Janek Bevendorff e9754efbbe Fix macOS 10.15.4 codesigning crash.
The recent macOS security patch renders our codesigning
"fix" of setting the sandbox entitlement to false twice
unusable. This patch adds a full provisioning profile
and adjusts the signing procedure to not include
entitlements for Qt frameworks.

The patch also changes the app and bundle ID, so granted
accessibility privileges have to be granted again after
installing the update.

Fixes #4398
Fixes #4515
2020-04-09 16:22:42 +02:00
..
autotype Prevent crash if Auto-Type performed on new entry 2020-01-10 14:04:57 +01:00
browser Prevent proxy host from blocking application shutdown 2020-01-19 18:13:43 +01:00
cli CLI: Fix keyfile from/to parameter collision in merge command 2019-12-21 17:39:50 -05:00
core Don't mark cmd:// urls as invalid 2020-01-13 15:29:02 -05:00
crypto Merge branch 'master' into develop 2019-05-31 16:17:47 -04:00
fdosecrets FdoSecrets: only emit completed signal when the action actually finishes 2020-01-02 08:05:11 -05:00
format Use new TOTP structure when importing 1Password Vault 2020-01-03 18:08:24 -05:00
gui Fix clearing clipboad on Gnome 2020-01-16 10:54:04 -05:00
keeshare Fix building on Mac OS X 10.11 or older 2019-10-24 18:56:33 -04:00
keys Use PasswordKey for storing transformed secrets. 2019-11-09 11:33:32 +01:00
proxy Merge branch 'master' into develop 2019-06-12 01:10:25 +02:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent Only remove keys on exit if they would remove on lock (#2985) 2019-04-12 19:55:28 +02:00
streams Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
totp Encode trailing equal signs from base32 TOTP key 2019-11-10 08:42:50 -05:00
touchid Improve resilience against memory attacks 2019-04-21 09:39:28 -04:00
updatecheck Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Fix macOS 10.15.4 codesigning crash. 2020-04-09 16:22:42 +02:00
config-keepassx.h.cmake Add Freedesktop.org Secret Storage Spec Server Side API (Fix #1403) 2019-05-12 12:35:42 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Properly stylize the application name (#3775) 2019-11-08 23:54:56 +01:00