Hivert Quentin
|
1a8273ead5
|
add openid auth bearer
|
2025-06-11 12:52:26 +02:00 |
|
Hivert Quentin
|
b5deb663ad
|
add user folder endpoint
|
2025-05-23 14:44:42 +02:00 |
|
Hivert Quentin
|
6bbe8100b9
|
start
|
2025-05-22 17:01:42 +02:00 |
|
Hivert Quentin
|
085fc4a9eb
|
fix(openid): add state in connection flow
|
2025-05-20 09:08:46 +02:00 |
|
Hivert Quentin
|
e36d0d219b
|
fix(password): put correct regex for special char
|
2025-05-13 16:51:08 +02:00 |
|
Hivert Quentin
|
c5fb3482e2
|
fix(openid): make end_session_endpoint optional
|
2025-05-13 16:03:13 +02:00 |
|
Hivert Quentin
|
3616e56289
|
fix(db): log an error if the table sogo_folder_info is malformed
|
2025-04-16 15:54:11 +02:00 |
|
Hivert Quentin
|
ca425e6752
|
fix(ldap): update baseDN with correct domain if needed
|
2025-04-09 08:52:46 +02:00 |
|
Hivert Quentin
|
788ece452b
|
fix(smtp): fix string type
|
2025-04-01 10:05:26 +02:00 |
|
Slávek Banko
|
ab9f0c1bf1
|
fix(calendar): Fix typo Jisti × Jitsi
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
2025-03-31 21:03:47 +02:00 |
|
Slávek Banko
|
4a68909060
|
feat(calendar): Make the Jitsi meeting room prefix configurable
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
2025-03-31 21:03:47 +02:00 |
|
Hivert Quentin
|
d1d9024eca
|
fix(auth): add missing method to auth class
|
2025-03-19 14:05:49 +01:00 |
|
Hivert Quentin
|
a1f2670485
|
revert: feat add url for creating account on login page
|
2025-03-13 15:47:16 +01:00 |
|
Hivert Quentin
|
c3234882eb
|
feat(openID): second part with a lot of fixes and cleaning
|
2025-03-13 15:25:56 +01:00 |
|
Hivert Quentin
|
458d39d48a
|
feat(openID): first stable version
|
2025-03-13 15:24:03 +01:00 |
|
y9048a
|
02dd5c3501
|
feat(mail) Introduce option SOGoVacationAllowZeroDays to allow a sieve vacation days value of 0
|
2025-02-11 17:17:58 +01:00 |
|
Hivert Quentin
|
9f4f48a44f
|
feat(calendar): Can defined the Jitsi server url for meeting created
|
2025-02-03 14:19:02 +01:00 |
|
Hivert Quentin
|
42c227beca
|
feat(calendar): Can now create Jitsi link when making event
|
2025-01-27 14:27:09 +01:00 |
|
Hivert Quentin
|
78655ae127
|
fix(users): try to always use the user domain in the basDN with %d
|
2025-01-22 16:16:47 +01:00 |
|
Hivert Quentin
|
beb0d9cb1b
|
fix(users): when using multi-domains configuration, only request the apopriate usersources.
|
2025-01-22 16:16:47 +01:00 |
|
smizrahi
|
c05b331ac0
|
fix(calendar): Fix SOGoDAVCalendarStartTimeLimit parameter. Events are retrieved when initial sync is done.
|
2024-12-17 16:35:52 +01:00 |
|
smizrahi
|
178b1a3a0e
|
feat(core): Check password strength on login (SQL Source). Closes #6025.
|
2024-12-02 11:08:39 +01:00 |
|
smizrahi
|
ea427ea41a
|
feat(mail): Deletion of mail older than x. Closes #6023. Remove also template folder. Change SOGoDisableMailCleaning to SOGoEnableMailCleaning (disabled by default).
|
2024-11-25 10:23:31 +01:00 |
|
smizrahi
|
6f86506b28
|
feat(mail): Deletion of mail older than x. Closes #6023.
|
2024-11-20 16:50:15 +01:00 |
|
Hivert Quentin
|
01863987dd
|
fix(calendar): fix commit f1257088
|
2024-11-04 10:22:08 +01:00 |
|
Hivert Quentin
|
f1257088f2
|
fix(calendar): prevent to return the same user twice in ldap groups
|
2024-10-29 17:14:25 +01:00 |
|
smizrahi
|
f2ba6870d5
|
feat(core): Add new SOGoURLCreateAccount option to add a create account link below login form
|
2024-10-22 16:03:50 +02:00 |
|
smizrahi
|
253d14cfce
|
fix(core): Specify application name in WORequest to avoid computing app name in SOPE. Sometimes the app name is wrongly defined due to invalid URL calls.
|
2024-10-22 09:46:00 +02:00 |
|
Hivert Quentin
|
1d8ee80c39
|
fix(mail): modify the message-id to not start by <XX- that trigger a native spamassassin rule
ed9239e5d1/rulesrc/sandbox/felicity/70_other.cf (L267)
|
2024-10-14 16:56:42 +02:00 |
|
Hivert Quentin
|
04a9a8773d
|
fix(security) : fix a security issue introduced in 5.11.1
|
2024-10-11 15:10:19 +02:00 |
|
Hivert Quentin
|
56598d1e37
|
feat(login): add parameters to prevent uneccesary connection request when the domain is unknown
|
2024-10-01 17:53:46 +02:00 |
|
Hivert Quentin
|
1c20c1ead3
|
feat(sieve): add from on notificatons
|
2024-09-12 10:49:15 +02:00 |
|
smizrahi
|
58db9c980e
|
fix(mail): When the signature is empty, the -- seperator appears.
|
2024-08-05 08:47:09 +02:00 |
|
smizrahi
|
f8c354c302
|
fix(mail): Fix Exception when using delegated identities. Closes #5951
|
2024-04-10 17:18:03 +02:00 |
|
smizrahi
|
98e00d09a3
|
feat(core): Update to ckeditor 5. Fixes #5920. Add SOGoForceRawHtmlSignature to disable raw-html-embed. Removed CKEditor signature box style when composing mail. Fix issue where raw-html-embed was added when changind signature
|
2024-04-08 10:37:33 +02:00 |
|
smizrahi
|
a9e02d94a2
|
feat(core): Update to ckeditor 5. Fixes #5920. Add raw-html-embed only on html signatures
|
2024-04-04 18:20:23 +02:00 |
|
smizrahi
|
ae01ed077d
|
fix(calendar): Fix issue where a calendar's subscribed user can give acl to another user
|
2024-04-03 10:48:39 +02:00 |
|
smizrahi
|
cb55413e91
|
fix(calendar): Fix issue where a calendar's subscribed user can give acl to another user
|
2024-04-03 09:18:53 +02:00 |
|
smizrahi
|
0fafda55d6
|
fix(calendar): Fix issue where a calendar's subscribed user can give acl to another user
|
2024-04-02 18:55:30 +02:00 |
|
smizrahi
|
65ab6962d8
|
feat(core): Update to ckeditor 5. Fixes #5920. Change to add raw-html-embed on all signatures
|
2024-03-11 10:29:41 +01:00 |
|
Hivert Quentin
|
96331cac90
|
feat(mail): add options to not add X-Foward header in mail
|
2024-03-07 15:36:40 +01:00 |
|
smizrahi
|
dd965baae1
|
feat(core): Update to ckeditor 5. Fixes #5920. Encapsulate signature in raw-html-embed div when there are tables inside. Changed settings for raw html to enable preview.
|
2024-03-05 21:57:01 +01:00 |
|
smizrahi
|
fd9b8dcfcd
|
fix(core): Add disableSubgroups option in SOGoUserSources LDAP settings to avoid infinite recursive loop when using a group name with the same name as a member. Fixes #5913
|
2024-02-28 11:08:51 +01:00 |
|
smizrahi
|
b8a6d576e1
|
fix(core): Improve error logging on url encryption
|
2024-02-27 13:46:06 +01:00 |
|
smizrahi
|
4dba56f70d
|
fix(addressbook): Removed SOGoGlobalAddressBookFirstEntries (use listRequiresDot instead) and move SOGoGlobalAddressBookFirstEntriesCount to globalAddressBookFirstEntriesCount in source scope. This fixed the broken listRequiresDot in 5.10
|
2024-02-26 15:40:49 +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 |
|
Hivert Quentin
|
a6319e1689
|
fix(crypto): add protections for decryption
|
2024-02-09 16:16:19 +01:00 |
|