default-to-user-email (#30)
All checks were successful
/ Verify (push) Successful in 55s

Add flag default-to-user-email

When set for an export config, if the user doesn't have that attribute, their email will be substituted as a default. If any of the values is not a valid email address, they are filtered out.

Closes #29

Reviewed-on: #30
Reviewed-by: June <june@noreply.git.hamburg.ccc.de>
This commit is contained in:
Stefan Bethke 2026-07-21 22:17:49 +02:00 committed by stb
commit b5c83f7210
6 changed files with 82 additions and 45 deletions

View file

@ -50,7 +50,7 @@ Results mapped per attribute
$ ./client-test-export-mailing-lists.sh
chaos@
[
"hacker+chaos@example.net",
"hacker@example.com",
"tester+chaos@example.com"
]
intern@