Francis Lachapelle
|
b061046992
|
fix(calendar(dav)): add DAV:status to DAV:response only when deleted
Fixes #5163
|
2022-01-21 14:47:32 -05:00 |
|
Francis Lachapelle
|
969d68dbb6
|
fix(core): remove trailing closing angle bracket from detected URLs
Fixes #5465
|
2022-01-21 11:07:00 -05:00 |
|
Francis Lachapelle
|
b967eac1f3
|
fix(core): remove trailing closing angle bracket from detected URLs
Fixes #5465
|
2022-01-17 16:43:11 -05:00 |
|
tfux
|
c75ac6c321
|
fix(core): fix compilation warning in SOGoCacheGCSObject
|
2022-01-17 07:58:15 -05:00 |
|
Francis Lachapelle
|
368360bb95
|
fix(addressbook): respect visible domains when fetching contact
Fixes #4896
|
2022-01-11 16:40:53 -05:00 |
|
Francis Lachapelle
|
07b4ad6c72
|
i18n(bs_BA): add Bosnian translation
|
2022-01-05 17:33:55 -05:00 |
|
Francis Lachapelle
|
f1912310db
|
fix(preferences): add plus sign to timezone in Sieve script
Fixes #5448
|
2021-12-16 09:40:52 -05:00 |
|
Francis Lachapelle
|
2daeab3dd7
|
fix(preferences): add plus sign to timezone in Sieve script
Fixes #5448
|
2021-12-16 09:14:37 -05:00 |
|
Francis Lachapelle
|
153c1eeb80
|
fix(core): avoid exception when the user's cn is null
|
2021-12-09 10:03:59 -05:00 |
|
Francis Lachapelle
|
4eed98d58d
|
feat(mail): delay or disable automatic mark message as read
Fixes #1585
|
2021-12-07 09:55:13 -05:00 |
|
Francis Lachapelle
|
2ecd441f32
|
feat(mail): enable autoreply on specific days or at a specific time
Fixes #5328
|
2021-12-02 14:20:47 -05:00 |
|
Francis Lachapelle
|
1ccfa865bb
|
fix(calendar): send modification notifications for tasks
|
2021-10-25 15:27:01 -04:00 |
|
Francis Lachapelle
|
d4da1facf9
|
fix(web): use a distinct salt for TOTP authentication
If TOTP is enabled for a user, it will be disabled until the user
configure it again, which will generate a new private salt.
|
2021-10-15 16:18:23 -04:00 |
|
Francis Lachapelle
|
451989ac9c
|
style(obj-c): improve formatting
|
2021-10-01 11:35:48 -04:00 |
|
Francis Lachapelle
|
a073241e0f
|
fix(addressbook): use pool to lower memory usage
|
2021-10-01 11:11:34 -04:00 |
|
Francis Lachapelle
|
dec4f24aa4
|
fix(addressbook): use pool to lower memory usage
|
2021-09-30 09:13:28 -04:00 |
|
Francis Lachapelle
|
3da633aebf
|
fix(addressbook): reuse LDAP connection in CardDAV report
Fixes #5355
|
2021-09-29 16:00:10 -04:00 |
|
Francis Lachapelle
|
0716656cd4
|
fix(core): don't log error when deleting an invalid key in memcached
|
2021-09-24 13:13:10 -04:00 |
|
Francis Lachapelle
|
4397e6a2e1
|
core(dav): improve SQL queries of multiget and sync-collection
|
2021-09-22 10:51:47 -04:00 |
|
Francis Lachapelle
|
f0368d028b
|
fix(core): handle null values in modules constraints of SQL sources
|
2021-09-13 09:49:14 -04:00 |
|
Francis Lachapelle
|
08581eefab
|
fix(mail): split "l" and "r" ACL attributes for IMAP mailboxes
Fixes #4983
|
2021-09-10 16:57:15 -04:00 |
|
Francis Lachapelle
|
a370aa70f2
|
fix(core): properly validate domain using "domains" keys
Instead of checking if the domain match a source ID, we now check if the
domain match a key of the "domains" configuration parameter.
|
2021-08-17 15:59:33 -04:00 |
|
Francis Lachapelle
|
eb18249d2b
|
i18n(bg): add Bulgarian translation
|
2021-08-16 13:57:34 -04:00 |
|
Francis Lachapelle
|
045f134321
|
feat(mail): initial support for ms-tnef (winmail.dat) body part
Fixes #2242
Fixes #4503
|
2021-08-13 11:12:37 -04:00 |
|
Francis Lachapelle
|
81aed5e6e1
|
style(addressbook): add comment about Mac OS 10.15
|
2021-08-12 15:51:51 -04:00 |
|
Francis Lachapelle
|
eb46415711
|
fix(mail(js)): hide sign and encrypt options if not usable
When composing a message, don't offer to sign nor encrypt the message
if user has not uploaded a certificate or if S/MIME is disabled.
|
2021-08-12 13:40:47 -04:00 |
|
Francis Lachapelle
|
545cfe58c6
|
feat(mail): new parameter to disable S/MIME certificates
|
2021-08-11 18:18:29 -04:00 |
|
Francis Lachapelle
|
90752c4382
|
fix(core): remove CR, diacritical marks, variation selectors
|
2021-08-11 16:33:18 -04:00 |
|
Francis Lachapelle
|
3cc29b4018
|
i18n(sr_SR): add Montenegrin translation
|
2021-08-09 11:30:36 -04:00 |
|
Francis Lachapelle
|
a3ae2b8ea5
|
Revert "fix(core): don't bind a DN to LDAP sources with a different search base"
This reverts commit e0b6e22fa2.
This change was causing issues with LDAP virtual list views.
|
2021-06-18 17:22:02 -04:00 |
|
Francis Lachapelle
|
20b2fd5e45
|
refactor(web): replace SOGoGoogleAuthenticatorEnabled with
SOGoTOTPEnabled
Fixes #5294
|
2021-06-16 14:59:02 -04:00 |
|
Francis Lachapelle
|
1d88d36ded
|
fix(saml): fix profile initialization, improve error handling
Fixes #5153
Fixes #5270
|
2021-05-17 10:56:43 -04:00 |
|
Francis Lachapelle
|
e536365646
|
fix(saml): don't ignore the signature of messages
|
2021-05-17 10:10:01 -04:00 |
|
Francis Lachapelle
|
d0056d3b27
|
perf(core): cache the schema of LDAP user sources
|
2021-05-14 11:56:13 -04:00 |
|
Francis Lachapelle
|
debcbd16db
|
fix(core): avoid appending an empty domain to uid in cache
|
2021-05-14 10:43:07 -04:00 |
|
Francis Lachapelle
|
bdd8e3500a
|
fix(web): allow to change expired password from login page
|
2021-05-06 16:35:42 -04:00 |
|
Francis Lachapelle
|
da366083e9
|
fix(core): change password in user's matching source only
|
2021-05-05 10:21:15 -04:00 |
|
Francis Lachapelle
|
e0b6e22fa2
|
fix(core): don't bind a DN to LDAP sources with a different search base
|
2021-05-05 09:48:17 -04:00 |
|
Francis Lachapelle
|
189aab3535
|
fix(mail): retrieve IMAP delimiter after LIST command
|
2021-04-21 10:49:33 -04:00 |
|
Francis Lachapelle
|
a83b0d822a
|
fix(core): decompose LDAP nested groups, cache logins
We now decompose entries with attributes "member" or "uniquemember".
We now properly cache decomposed subgroups.
|
2021-04-19 14:42:30 -04:00 |
|
Francis Lachapelle
|
90fb5426c7
|
chore(conf): enable XSRF validation by default
|
2021-03-30 16:42:57 -04:00 |
|
Francis Lachapelle
|
386429e46e
|
fix(core): fix compilation warning in NSData+Crypto
|
2021-03-12 17:30:17 -05:00 |
|
Francis Lachapelle
|
3722169522
|
fix(acls): remove debugging output when searching in groups
|
2021-03-03 10:57:03 -05:00 |
|
Francis Lachapelle
|
fc4f5d2161
|
feat(mail): new option to force default identity
Users can now force the default identity to always be used when replying
or forwarding a message.
|
2021-01-14 15:23:43 -05:00 |
|
Francis Lachapelle
|
8386bb2c08
|
i18n(sr_SR): add Serbian (Latin) translation
|
2020-12-18 19:41:37 -05:00 |
|
Francis Lachapelle
|
7da4bc465f
|
fix(core): remove overstruck diacritics from sanitized strings
|
2020-12-15 14:47:51 -05:00 |
|
tfux
|
fab8061766
|
feat(eas): Allow EAS Search operation in all parts of a message
|
2020-12-09 13:34:19 -05:00 |
|
Francis Lachapelle
|
b9e19c2cc4
|
fix(addressbook(dav)): add support for macOS 11 (Big Sur)
Fixes #5203
|
2020-12-01 15:36:51 -05:00 |
|
Francis Lachapelle
|
64f0519f7b
|
chore(sogo-ealarms-notify): improve arguments parsing
Fixes #5197
|
2020-11-11 11:58:30 -05:00 |
|
Francis Lachapelle
|
1c4ff40d33
|
fix(preferences(mail)): make sure auto-reply (vacation) text is set
|
2020-10-15 14:07:04 -04:00 |
|