df409925ec
fix(BRIDGE-335): store last sucessfully used keychain helper as user preference
2025-03-19 15:10:09 +01:00
899d3293bc
feat(BRIDGE-324): added a log entry for the vault key hash
2025-03-18 11:21:12 +00:00
082849dc6c
chore: year bump
2025-01-02 14:03:49 +01:00
4d2b328589
feat(BRIDGE-238): Added host information to sentry events; new sentry event for keychain issues
2024-10-28 11:53:04 +00:00
9b1daa0373
feat(GODT-3172): detect missing keychain item
2024-01-04 11:30:26 +00:00
89bb7b6389
feat(GODT-3172): do not list, just retrieve vault key.
2024-01-04 11:30:26 +00:00
b8ae5be58c
fix(GODT-3188): Happy new year.
2024-01-02 15:06:05 +01:00
1b22c32ef9
fix(GODT-3102): Distinguish Vault Decryption from Serialization Errors
...
Rather than returning whether the vault was corrupt or not return the
error which caused the vault to be considered as corrupt.
2023-11-30 08:31:14 +01:00
dc584ea29b
feat(GODT-3104): added log entry for cert install status on startup on macOS.
2023-11-08 16:30:50 +01:00
e8d9534b9c
feat(GODT-2277): Move Keychain helpers creation in main.
2023-11-08 13:05:57 +00:00
452d3068f0
feat(GODT-2771): removed cert check and install on app startup on macOS.
2023-09-19 07:57:59 +02:00
8b80938e49
fix(GODT-2516): log error when the vault key cannot be created/loaded from the keychain.
...
Backported from release/perth-narrows.
2023-04-03 08:44:26 +00:00
de5fd07a22
feat(GODT-2500): Reorganise async methods.
2023-04-03 07:07:22 +02:00
ec92c918cd
feat(GODT-2500): Add panic handlers everywhere.
2023-04-03 06:38:31 +02:00
e9f20aee7a
fix(GODT-2387): Ensure vault can be unlocked after factory reset
...
When performing a factory reset, we don't want to wipe all keychain
entries. The only keychain entry should be the vault's passphrase,
and we need this to be able to decrypt the vault at next startup
(to avoid it being reported as corrupt).
2023-02-23 08:11:20 +00:00
54c013012e
feat(GODT-2374): Import TLS certs via shell
2023-02-17 13:49:04 +00:00
03c8c323bc
GODT-2251: Store gluon cache in user cache rather than user data
2023-01-16 16:27:41 +01:00
6d0a128111
Other: Update copyright year
2023-01-02 11:09:11 +01:00
e601245f01
Other(chore): Bump major version to v3
2022-11-23 16:08:27 +01:00
6bd8c6ceb6
Other: Stop gRPC server on crash
2022-11-22 14:20:30 +00:00
50da1e4704
GODT-2081: if keychain cannot be loaded do not wipe Vault and use a temp one.
2022-11-18 08:25:52 +01:00
924a423488
Other: Add some more debug logs
2022-11-16 13:48:30 +01:00
5bb2eeafb7
Other: Don't mark certs twice as installed
2022-11-16 13:48:30 +01:00
784896434d
Other: Add vault editor CI tool
2022-11-16 13:48:30 +01:00
7c62312220
Other: Fix all linter errors
2022-11-16 12:26:09 +01:00
e10cd2a3ed
GODT-1901: Allow to set IMAP SSL from UI
2022-11-16 12:26:09 +01:00
1c922ca083
Other: Fix flaky cookies test
2022-11-16 12:26:09 +01:00