Trusted proxy support, unauthenticated rate limit & other fixes (#7472)

* Trusted proxies, unauthenticated rate limits and various fixes

* Fix get_groups_data

* Fix get_groups_data when not using full_access

* Fmt

* Fix org import

* deduplicate send validation
This commit is contained in:
Daniel García
2026-07-24 18:27:32 +02:00
committed by GitHub
parent a6a88e7929
commit 46ae59eaf4
21 changed files with 415 additions and 98 deletions
Generated
+1
View File
@@ -5854,6 +5854,7 @@ dependencies = [
"hickory-resolver",
"html5gum",
"http 1.4.2",
"ipnet",
"job_scheduler_ng",
"jsonwebtoken",
"lettre",