Commit Graph

17038 Commits

Author SHA1 Message Date
Hivert Quentin
2aec2ec7b0 doc(secret): Add documentation for the sogo secret 2024-02-20 09:37:13 +01:00
Hivert Quentin
6aab869b81 fix(contacts): c_cn could be null whereas it isn't 2024-02-19 10:59:01 +01:00
smizrahi
3acab3f896 fix(calendar): Fix high memory usage when importing an ics 2024-02-14 11:08:32 +01:00
Hivert Quentin
889fe1eb39 Revert "fix(memory): reduce memory usage when working with events with a lot of alarms defined in the ics file"
This reverts commit ff3c3054a6.
2024-02-13 17:39:41 +01:00
smizrahi
31a66c461a fix(core): Add missing method WORequest+SOGo.h 2024-02-13 11:46:39 +01:00
smizrahi
fc778295ff feat(core): Add URL encryption for GDPR compliancy. Disable url encryption for caldav. 2024-02-12 14:52:01 +01:00
smizrahi
42511d666f feat(core): Add URL encryption for GDPR compliancy. Check for null termination when decrypting. Disable url encryption for anonymous user. 2024-02-12 13:47:41 +01:00
Hivert Quentin
5197b9bd0b fix(crypto): check if NSData is null terminated 2024-02-12 11:50:35 +01:00
smizrahi
26f05a693c docs(contributing): Changed invalid links 2024-02-09 19:46:57 +01:00
Hivert Quentin
a6319e1689 fix(crypto): add protections for decryption 2024-02-09 16:16:19 +01:00
Hivert Quentin
311c358580 chore(js/css): update generated files 2024-02-08 11:09:07 -05:00
Hivert Quentin
adc2d74e54 feat(accounts): Can now add smtp server to auxilliary accounts 2024-02-08 17:07:25 +01:00
Hivert Quentin
f5cd67972b chore(js/css): update generated files 2024-02-08 01:00:53 -05:00
smizrahi
5081de1639 fix(js): Remove check version for ckeditor 2024-02-07 16:41:13 +01:00
smizrahi
d46a436cc4 chore(js/css): update generated files 2024-02-07 15:35:37 +00:00
Hivert Quentin
dde154df3f feat(accounts): Add parameter to encrypt/decrypt auxiliary account's passwords
remove release of autorelease object
2024-02-07 16:13:13 +01:00
smizrahi
7ace9c2c22 feat(core): Add URL encryption for GDPR compliancy. Change base64 encoding with SOPE one. 2024-02-06 18:21:53 +01:00
Hivert Quentin
9898e5210f feat(accounts): Add parameter to encrypt/decrypt auxiliary account's password 2024-02-06 18:06:51 +01:00
Hivert Quentin
ff3c3054a6 fix(memory): reduce memory usage when working with events with a lot of alarms defined in the ics file 2024-02-05 18:01:44 +01:00
smizrahi
f56910db1e fix(mail): Use text/plain fallback if an error occured while parsing html message 2024-02-05 10:50:07 +01:00
Hivert Quentin
ce0e650c62 feat(sogo-tool): update user-preferences to encrypt/decrypt auxiliary accounts' password 2024-02-04 16:41:00 +01:00
Richard
1361341545 fix missing ld flag in GNUmakefile
fix undefined symbol: TNEFParseMemory when compiling from source
2024-02-02 16:06:50 +01:00
Hivert Quentin
04596c9f4e feat(accounts): Add parameter to encrypt/decrypt auxiliary account's passwords 2024-02-02 16:02:09 +01:00
Hivert Quentin
9e37d212b9 chore(js/css): update generated files 2024-02-02 01:00:49 -05:00
Hivert Quentin
e6bfab7ee1 feat(accounts): Add parameter to encrypt/decrypt auxiliary account's password 2024-02-01 16:55:41 +01:00
Hivert Quentin
f0010afef4 feat(accounts): Can now add smtp server to auxilliary accounts 2024-02-01 16:55:41 +01:00
Hivert Quentin
59bd290d62 chore(js/css): update generated files 2024-02-01 01:00:49 -05:00
smizrahi
63248772c1 feat(core): Add message of the day. Fix theming issue. 2024-01-31 15:05:42 +01:00
smizrahi
455fe97cbe feat(core): Add message of the day. Remove all html tags except for anchor tags (mobile only) 2024-01-29 17:16:08 +01:00
smizrahi
f43974bbb7 feat(core): Add URL encryption for GDPR compliancy. Fix MALLOC exception - replaced lib with openssl 2024-01-29 16:17:11 +01:00
smizrahi
fc0f5d9d98 feat(core): Add URL encryption for GDPR compliancy. Fix redirect issue 2024-01-29 10:56:17 +01:00
smizrahi
2146870071 fix(mail): Fix security @import css injection 2024-01-23 15:01:47 +00:00
smizrahi
2e7a7a97cc feat(core): Add message of the day 2024-01-23 11:11:22 +01:00
smizrahi
49b0316b9e feat(core): Add message of the day 2024-01-23 10:29:57 +01:00
Hivert Quentin
569cf8e0ae chore(js/css): update generated files 2024-01-23 01:00:50 -05:00
smizrahi
9560bdcf0c fix(docs): Fix typo in documentation 2024-01-22 14:53:19 +01:00
smizrahi
eee50697b0 feat(core): Add message of the day 2024-01-22 14:34:22 +01:00
smizrahi
0d0eda2698 fix(mail): Disable inline images in attachments when HTML emails writing is disabled. Fixes #5877. 2024-01-22 09:40:10 +01:00
smizrahi
9e3e3b2291 fix(mail): Fix inline pdf attachement issue when Hide inline attachment option is set. Now the option hides only inline images 2024-01-17 17:57:33 +01:00
smizrahi
a6fc83c35b fix(mail): Fix inline pdf attachement issue when Hide inline attachment option is set. Now the option hides only inline images. 2024-01-17 10:06:19 +01:00
smizrahi
7104ae6d23 feat(core): Add URL encryption for GDPR compliancy. Change base64 encoding with SOPE one. 2024-01-15 14:26:40 +01:00
smizrahi
25c72a523e Add logs on NSString+Crypto.m for debugging 2024-01-15 14:05:10 +01:00
Hivert Quentin
fb3a159cf7 chore(js/css): update generated files 2024-01-10 01:00:48 -05:00
Hivert Quentin
e81fdadecc fix(acl): bool was not set to NO 2024-01-09 17:25:29 +01:00
smizrahi
f27b33a0c8 fix(preferences): Add error message when SOGoCreateIdentitiesDisabled is enabled and user try to activate html fields with browser inspector. Check changes of email and replyTo. 2024-01-09 17:05:00 +01:00
smizrahi
68398d2086 feat(calendar): Add double click to calendar create events 2024-01-09 14:10:05 +01:00
smizrahi
930a06e520 feat(core): Add URL encryption for GDPR compliancy 2024-01-09 11:01:17 +01:00
smizrahi
26b14671f5 fix(password recovery): Add default from mail parameter 2024-01-09 10:28:41 +01:00
smizrahi
153f444c3f Merge branch 'master' into feature-gdpr-no-caldav 2024-01-09 08:44:16 +01:00
Hivert Quentin
fec99c95db chore(js/css): update generated files 2024-01-04 01:00:49 -05:00