Commit Graph

  • fc778295ff feat(core): Add URL encryption for GDPR compliancy. Disable url encryption for caldav. smizrahi 2024-02-12 14:52:01 +01:00
  • 42511d666f feat(core): Add URL encryption for GDPR compliancy. Check for null termination when decrypting. Disable url encryption for anonymous user. smizrahi 2024-02-12 13:47:41 +01:00
  • 5197b9bd0b fix(crypto): check if NSData is null terminated Hivert Quentin 2024-02-12 11:50:35 +01:00
  • 26f05a693c docs(contributing): Changed invalid links smizrahi 2024-02-09 19:46:57 +01:00
  • a6319e1689 fix(crypto): add protections for decryption Hivert Quentin 2024-02-09 16:16:19 +01:00
  • 311c358580 chore(js/css): update generated files Hivert Quentin 2024-02-08 11:09:07 -05:00
  • adc2d74e54 feat(accounts): Can now add smtp server to auxilliary accounts Hivert Quentin 2024-02-08 17:07:25 +01:00
  • f5cd67972b chore(js/css): update generated files Hivert Quentin 2024-02-08 01:00:53 -05:00
  • 5081de1639 fix(js): Remove check version for ckeditor smizrahi 2024-02-07 16:41:13 +01:00
  • d46a436cc4 chore(js/css): update generated files smizrahi 2024-02-07 15:35:37 +00:00
  • dde154df3f feat(accounts): Add parameter to encrypt/decrypt auxiliary account's passwords Hivert Quentin 2024-02-07 16:13:13 +01:00
  • 7ace9c2c22 feat(core): Add URL encryption for GDPR compliancy. Change base64 encoding with SOPE one. smizrahi 2024-02-06 18:21:53 +01:00
  • 9898e5210f feat(accounts): Add parameter to encrypt/decrypt auxiliary account's password Hivert Quentin 2024-02-06 18:06:51 +01:00
  • ff3c3054a6 fix(memory): reduce memory usage when working with events with a lot of alarms defined in the ics file Hivert Quentin 2024-02-05 18:01:44 +01:00
  • f56910db1e fix(mail): Use text/plain fallback if an error occured while parsing html message smizrahi 2024-02-05 10:50:07 +01:00
  • ce0e650c62 feat(sogo-tool): update user-preferences to encrypt/decrypt auxiliary accounts' password Hivert Quentin 2024-02-04 16:41:00 +01:00
  • 1361341545 fix missing ld flag in GNUmakefile Richard 2024-02-02 15:05:20 +01:00
  • 04596c9f4e feat(accounts): Add parameter to encrypt/decrypt auxiliary account's passwords Hivert Quentin 2024-02-02 16:02:09 +01:00
  • 9e37d212b9 chore(js/css): update generated files Hivert Quentin 2024-02-02 01:00:49 -05:00
  • e6bfab7ee1 feat(accounts): Add parameter to encrypt/decrypt auxiliary account's password Hivert Quentin 2024-02-01 16:55:29 +01:00
  • f0010afef4 feat(accounts): Can now add smtp server to auxilliary accounts Hivert Quentin 2024-01-23 14:16:02 +01:00
  • 59bd290d62 chore(js/css): update generated files Hivert Quentin 2024-02-01 01:00:49 -05:00
  • 63248772c1 feat(core): Add message of the day. Fix theming issue. smizrahi 2024-01-31 15:05:42 +01:00
  • 455fe97cbe feat(core): Add message of the day. Remove all html tags except for anchor tags (mobile only) smizrahi 2024-01-29 17:16:08 +01:00
  • f43974bbb7 feat(core): Add URL encryption for GDPR compliancy. Fix MALLOC exception - replaced lib with openssl smizrahi 2024-01-29 16:17:11 +01:00
  • fc0f5d9d98 feat(core): Add URL encryption for GDPR compliancy. Fix redirect issue smizrahi 2024-01-29 10:56:17 +01:00
  • 2146870071 fix(mail): Fix security @import css injection smizrahi 2024-01-23 15:01:47 +00:00
  • 2e7a7a97cc feat(core): Add message of the day smizrahi 2024-01-23 11:11:22 +01:00
  • 49b0316b9e feat(core): Add message of the day smizrahi 2024-01-23 10:29:09 +01:00
  • 569cf8e0ae chore(js/css): update generated files Hivert Quentin 2024-01-23 01:00:50 -05:00
  • 5710c4d97e fix(mail): Fix unsupported koi-u encoding smizrahi 2024-01-22 16:03:39 +01:00
  • 9560bdcf0c fix(docs): Fix typo in documentation smizrahi 2024-01-22 14:53:19 +01:00
  • eee50697b0 feat(core): Add message of the day smizrahi 2024-01-22 14:34:22 +01:00
  • 0d0eda2698 fix(mail): Disable inline images in attachments when HTML emails writing is disabled. Fixes #5877. smizrahi 2024-01-22 09:40:10 +01:00
  • 9e3e3b2291 fix(mail): Fix inline pdf attachement issue when Hide inline attachment option is set. Now the option hides only inline images smizrahi 2024-01-17 17:57:33 +01:00
  • a6fc83c35b fix(mail): Fix inline pdf attachement issue when Hide inline attachment option is set. Now the option hides only inline images. smizrahi 2024-01-17 10:06:19 +01:00
  • 7104ae6d23 feat(core): Add URL encryption for GDPR compliancy. Change base64 encoding with SOPE one. smizrahi 2024-01-15 14:26:40 +01:00
  • 25c72a523e Add logs on NSString+Crypto.m for debugging smizrahi 2024-01-15 14:05:10 +01:00
  • fb3a159cf7 chore(js/css): update generated files Hivert Quentin 2024-01-10 01:00:48 -05:00
  • e81fdadecc fix(acl): bool was not set to NO Hivert Quentin 2024-01-09 17:25:29 +01:00
  • 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. smizrahi 2024-01-09 17:05:00 +01:00
  • 68398d2086 feat(calendar): Add double click to calendar create events smizrahi 2024-01-09 14:10:05 +01:00
  • 930a06e520 feat(core): Add URL encryption for GDPR compliancy smizrahi 2024-01-09 11:01:17 +01:00
  • 26b14671f5 fix(password recovery): Add default from mail parameter smizrahi 2024-01-09 10:28:41 +01:00
  • 153f444c3f Merge branch 'master' into feature-gdpr-no-caldav smizrahi 2024-01-09 08:44:16 +01:00
  • fec99c95db chore(js/css): update generated files Hivert Quentin 2024-01-04 01:00:49 -05:00
  • 00d69560ba fix(mail): Fix inline text issue when Hide inline attachment option is set smizrahi 2024-01-03 09:10:48 +01:00
  • 5ad1d9d9c3 chore(js/css): update generated files Hivert Quentin 2024-01-03 01:00:47 -05:00
  • 8dc69efd70 fix(calendar): Couldn't choose some reminder options when creating events Hivert Quentin 2024-01-02 17:21:24 +01:00
  • 9f96905c3a feat(core): Add URL encryption for GDPR compliancy. Remove log feature-gdpr smizrahi 2024-01-02 13:48:54 +01:00
  • 2748d1dd08 feat(core): Add URL encryption for GDPR compliancy. Remove dav encryption smizrahi 2024-01-02 13:46:46 +01:00
  • 99f87a26dc chore(js/css): update generated files Hivert Quentin 2023-12-23 01:00:48 -05:00
  • acd4a1f4aa fix(calendar): Prevent clicking on delete event button when network is slow smizrahi 2023-12-22 13:08:38 +00:00
  • 10d789fb1f feat(core): Add URL encryption for GDPR compliancy smizrahi 2023-12-22 11:33:40 +01:00
  • d505b874f7 Merge branch 'master' into feature-gdpr smizrahi 2023-12-20 18:01:40 +01:00
  • cbeaa4cc11 chore(ytnef): missing symbols with centos Hivert Quentin 2023-12-20 17:02:32 +01:00
  • 427f7f4b4f feature(contact): Show 100 first results for global address book. Fix commit #17eca6f Hivert Quentin 2023-12-20 15:36:37 +01:00
  • d68bbc836c chore(js/css): update generated files Hivert Quentin 2023-12-19 01:00:44 -05:00
  • 51b6c0d9a3 fix(ui): Fix text/placeholder overlaps when Chrome autofill applies smizrahi 2023-12-18 22:41:55 +01:00
  • 5f2e4889f3 chore(js/css): update generated files Hivert Quentin 2023-12-18 08:27:23 -05:00
  • 37379ba416 fix(preferences): Fix error 500 when changing password smizrahi 2023-12-18 14:24:50 +01:00
  • 17eca6f96a feature(contact): Show 100 first results for global address book smizrahi 2023-12-11 17:18:22 +01:00
  • 26c7462eb0 fix(contacts): Custom contacts categories in sogo.conf wasn't working Hivert Quentin 2023-12-14 18:11:10 +01:00
  • 0d471efe97 Update changelog SOGo-5.9.1 smizrahi 2023-12-12 13:00:46 +01:00
  • 8375c9352e chore(js/css): update generated files Hivert Quentin 2023-12-12 06:10:11 -05:00
  • f85c53190c fix(addressbook): Fix exception when using multiple address book source and searching. Fixes #5906. smizrahi 2023-12-12 12:08:25 +01:00
  • 3cd860838c chore(js/css): update generated files Hivert Quentin 2023-12-12 01:00:56 -05:00
  • 377cff935f chore(release): 5.9.1 Hivert Quentin 2023-12-11 15:49:23 +01:00
  • 06a6ed7768 i18n(cy): Update Welsh translations Hivert Quentin 2023-12-11 14:32:48 +01:00
  • 0e50d37531 i18n(uk): Update Ukrainian translations Hivert Quentin 2023-12-11 14:32:47 +01:00
  • 8d1fc1e306 i18n(tr_TR): Update TurkishTurkey translations Hivert Quentin 2023-12-11 14:32:47 +01:00
  • 10369aa654 i18n(sv): Update Swedish translations Hivert Quentin 2023-12-11 14:32:46 +01:00
  • 057a1ba105 i18n(es_ES): Update SpanishSpain translations Hivert Quentin 2023-12-11 14:32:46 +01:00
  • 527fded19c i18n(es_AR): Update SpanishArgentina translations Hivert Quentin 2023-12-11 14:32:45 +01:00
  • ca21bf4ce1 i18n(sl_SI): Update Slovenian translations Hivert Quentin 2023-12-11 14:32:45 +01:00
  • cd7e06c2ed i18n(sk): Update Slovak translations Hivert Quentin 2023-12-11 14:32:44 +01:00
  • 9126cae27d i18n(sr@latin): Update SerbianLatin translations Hivert Quentin 2023-12-11 14:32:43 +01:00
  • ed444fdc22 i18n(sr): Update Serbian translations Hivert Quentin 2023-12-11 14:32:43 +01:00
  • 3809ec3904 i18n(ru): Update Russian translations Hivert Quentin 2023-12-11 14:32:41 +01:00
  • d9c716c1b6 i18n(ro_RO): Update Romanian translations Hivert Quentin 2023-12-11 14:32:41 +01:00
  • e4f07c466e i18n(pt): Update Portuguese translations Hivert Quentin 2023-12-11 14:32:40 +01:00
  • 6d270fe7a4 i18n(nn_NO): Update NorwegianNynorsk translations Hivert Quentin 2023-12-11 14:32:40 +01:00
  • 3d5f352111 i18n(nb_NO): Update NorwegianBokmal translations Hivert Quentin 2023-12-11 14:32:39 +01:00
  • fe7369e427 i18n(sr_ME@latin): Update Montenegrin translations Hivert Quentin 2023-12-11 14:32:39 +01:00
  • d6c9ecdeb0 i18n(mk_MK): Update Macedonian translations Hivert Quentin 2023-12-11 14:32:39 +01:00
  • a9ecaed5fa i18n(lv): Update Latvian translations Hivert Quentin 2023-12-11 14:32:38 +01:00
  • 21741954dd i18n(kk): Update Kazakh translations Hivert Quentin 2023-12-11 14:32:38 +01:00
  • 41fb85e6a3 i18n(ja): Update Japanese translations Hivert Quentin 2023-12-11 14:32:38 +01:00
  • 53036b323f i18n(it): Update Italian translations Hivert Quentin 2023-12-11 14:32:36 +01:00
  • a16d29b70b i18n(id_ID): Update Indonesian translations Hivert Quentin 2023-12-11 14:32:35 +01:00
  • 2de6241220 i18n(is): Update Icelandic translations Hivert Quentin 2023-12-11 14:32:34 +01:00
  • 0b22fa6cd5 i18n(hu): Update Hungarian translations Hivert Quentin 2023-12-11 14:32:34 +01:00
  • 694c21de99 i18n(he): Update Hebrew translations Hivert Quentin 2023-12-11 14:32:34 +01:00
  • 5aa7ebf2ae i18n(gl): Update Galician translations Hivert Quentin 2023-12-11 14:32:33 +01:00
  • dba2332864 i18n(fi): Update Finnish translations Hivert Quentin 2023-12-11 14:32:33 +01:00
  • 402c3d0a1f i18n(nl): Update Dutch translations Hivert Quentin 2023-12-11 14:32:33 +01:00
  • 76911fd445 i18n(da_DK): Update Danish translations Hivert Quentin 2023-12-11 14:32:32 +01:00
  • 029a82143f i18n(cs): Update Czech translations Hivert Quentin 2023-12-11 14:32:32 +01:00
  • 715d25d40a i18n(hr_HR): Update Croatian translations Hivert Quentin 2023-12-11 14:32:31 +01:00
  • fc2a82c3b0 i18n(zh_TW): Update ChineseTaiwan translations Hivert Quentin 2023-12-11 14:32:31 +01:00