easywks/easywks
2021-10-03 04:41:25 +02:00
..
__init__.py Remove LMTP Recipient check, leads to trouble with postfix aliasing 2021-10-03 04:41:25 +02:00
__main__.py Release 0.1.3: Compatibility with gpg-wks-client 2021-09-29 00:44:07 +02:00
config.py Add responses config option which allows customizing the response message templates 2021-10-03 02:32:33 +02:00
crypto.py Initial commit 2021-09-26 09:01:18 +02:00
files.py Add file locking 2021-10-03 03:16:31 +02:00
httpd.py Add require_user_urlparam config option that makes the ?l=<user> query optional. 2021-09-29 03:52:07 +02:00
lmtpd.py Remove LMTP Recipient check, leads to trouble with postfix aliasing 2021-10-03 04:41:25 +02:00
mailing.py Add SMTP sending mode 2021-09-26 11:12:01 +02:00
main.py Fix config loading bug in webserver 2021-09-29 03:40:13 +02:00
process.py Release 0.1.3: Compatibility with gpg-wks-client 2021-09-29 00:44:07 +02:00
types.py Add responses config option which allows customizing the response message templates 2021-10-03 02:32:33 +02:00
util.py Add CI with packaging/release process 2021-09-27 23:40:10 +02:00