Commit graph

636 commits

Author SHA1 Message Date
mdecimus
c380ec750a Verify roles and permissions when creating or modifying accounts (closes #874)
Some checks failed
trivy / Check (push) Has been cancelled
2024-10-21 19:07:29 +02:00
SinnySupernova
db8b53693f
allow to search using bind dn instead of auth bind connection when bind auth is enabled (#873) 2024-10-21 16:34:03 +02:00
mdecimus
c9cd44b35a Include preferred_username and email in OIDC id_token
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-21 15:54:14 +02:00
mdecimus
44d1158aa3 Added POP3/S ports to Dockerfile
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-20 20:53:38 +02:00
mdecimus
3635577706 Add key value to deserialize errors
Some checks failed
trivy / Check (push) Has been cancelled
2024-10-17 17:41:48 +02:00
mdecimus
9e78aaa751 Add context to iteration errors 2024-10-17 17:30:45 +02:00
mdecimus
a1c5be0e11 Fixed Enterprise flag
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-17 09:11:44 +02:00
mdecimus
ad8ee4e599 Added delete range option
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-16 11:18:15 +02:00
mdecimus
471a45a340 Merge branch 'main' of github.com:stalwartlabs/mail-server
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-16 10:49:08 +02:00
mdecimus
a1dbd566fc Minor tokenizer improvements 2024-10-16 10:49:01 +02:00
SinnySupernova
7b20647e7a
add numeric fallback to privilege drop (#868)
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-15 21:37:27 +02:00
mdecimus
0ee2fe3dee v0.10.5
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-15 18:20:55 +02:00
mdecimus
3cb6e2a68c Store CLI 2024-10-15 18:01:55 +02:00
mdecimus
ec3be62990 Remove inefficient TypesTokenizer peek (fixes #863) 2024-10-15 16:59:05 +02:00
mdecimus
4f49f810d8 Merge branch 'main' of github.com:stalwartlabs/mail-server
Some checks failed
trivy / Check (push) Has been cancelled
2024-10-13 09:59:18 +02:00
mdecimus
51ccdf0c03 AI endpoint -> url setting rename 2024-10-13 09:59:03 +02:00
mdecimus
02adea8136 Deploying to main from @ stalwartlabs/mail-server@a4d93341da 🚀
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-12 15:33:43 +00:00
mdecimus
a4d93341da Updated README 2024-10-12 10:45:14 +02:00
mdecimus
5d18be43a1 Deploying to main from @ stalwartlabs/mail-server@dcb8b4e8d5 🚀
Some checks failed
trivy / Check (push) Has been cancelled
2024-10-10 15:34:53 +00:00
mdecimus
dcb8b4e8d5 v0.10.4
Some checks failed
trivy / Check (push) Has been cancelled
2024-10-08 17:17:21 +02:00
mdecimus
8ff2438f04 ACME External Account Binding support (closes #379 closes ##650) 2024-10-08 16:28:03 +02:00
Jason Yip
a1ca7fa849
fix(jmap): allow compilation without enterprise feature (#837)
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-08 11:55:07 +02:00
mdecimus
581533b09c Detect and ban port scanners as well as other forms of abuse (closes #820) 2024-10-08 11:48:03 +02:00
mdecimus
1561a603ab Stricter RCPT fail2ban + Do not send SPF failures reports to local domains
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-07 17:05:15 +02:00
mdecimus
b74e6fd021 Warn when there are errors migrating domains rather than aborting migration 2024-10-07 16:24:27 +02:00
mdecimus
cf093c061b Allow nonces in OAuth code requests
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-07 10:53:18 +02:00
mdecimus
33a59cd8ef Added AppArmor
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-06 21:19:19 +02:00
mdecimus
881d4497ce Updated spam filter rules 2024-10-06 14:56:28 +02:00
mdecimus
d0ce2b1a96 AI models
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-05 19:05:04 +02:00
mdecimus
d5c2dcb817 Merge branch 'main' of github.com:stalwartlabs/mail-server
Some checks failed
trivy / Check (push) Has been cancelled
2024-10-04 18:45:54 +02:00
mdecimus
3ac7cd0f95 S3 retries on 5xx errors 2024-10-04 18:45:45 +02:00
mdecimus
63d22733d3 Deploying to main from @ stalwartlabs/mail-server@292d1cc048 🚀 2024-10-04 15:34:40 +00:00
mdecimus
292d1cc048 Include nonce parameter in id_tokens
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-03 15:07:38 +02:00
mdecimus
cce2d9c915 Updated changelog
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-02 15:48:23 +02:00
mdecimus
6bead3487e Updated changelog 2024-10-02 15:47:21 +02:00
mdecimus
24dafc6180 v0.10.2
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-02 12:21:32 +02:00
mdecimus
1d9ac04ece OIDC diretory 2024-10-02 11:13:10 +02:00
mdecimus
6e2cd78470 OAuth fixes
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-01 16:01:51 +02:00
mdecimus
200d8d7c45 RFC7591 OAuth dynamic client registration + OpenID Connect Dynamic Client Registration (closes #136 closes #4)
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-01 10:35:35 +02:00
mdecimus
6a5f963b43 OpenID Connect implementation (closes #298)
Some checks are pending
trivy / Check (push) Waiting to run
2024-09-30 16:57:34 +02:00
mdecimus
1fed40a926 RFC7662 - OAuth 2.0 Token Introspection
Some checks failed
trivy / Check (push) Has been cancelled
2024-09-28 17:45:16 +02:00
mdecimus
7528715c2d Add missing LIST-STATUS from RFC-5819 (closes #816)
Some checks are pending
trivy / Check (push) Waiting to run
2024-09-27 19:10:43 +02:00
mdecimus
131bca1dfd Added webadmin.path config to override unpack directory (#792) 2024-09-27 16:31:53 +02:00
mdecimus
c62859705b Do not allow tenant domains to be deleted if they have members (closes #812) 2024-09-27 15:41:12 +02:00
mdecimus
7a8edb67bb Fix tenant principal limits (fixes #810) 2024-09-27 15:16:35 +02:00
mdecimus
6d2c1521c5 Contact form support 2024-09-27 12:26:20 +02:00
mdecimus
a45fea86ed v0.10.1
Some checks are pending
trivy / Check (push) Waiting to run
2024-09-26 19:02:51 +02:00
mdecimus
3d053a80bb Merge branch 'main' of github.com:stalwartlabs/mail-server
Some checks are pending
trivy / Check (push) Waiting to run
2024-09-26 18:59:21 +02:00
mdecimus
0fbf574651 OAUTHBEARER SASL support in all services (closes #627) 2024-09-26 18:59:07 +02:00
mdecimus
0a510b14cd Deploying to main from @ stalwartlabs/mail-server@ce8182ae07 🚀 2024-09-26 15:34:54 +00:00