Commit graph

151 commits

Author SHA1 Message Date
Andris Reinman
a6de122c66
v1.39.5 2023-03-20 12:38:07 +02:00
Andris Reinman
5e993de791
Use restify error 2023-03-20 12:36:27 +02:00
Andris Reinman
e23d188fa7
Use restify error 2023-03-20 12:34:06 +02:00
Andris Reinman
06f64c68a3
v1.39.4 2023-03-20 12:20:02 +02:00
Andris Reinman
b74c1f27d7
Bumped deps 2023-03-10 11:16:43 +02:00
ethanbrooks
7831a4d498
Set restify mapFiles to true
When this is false then
2023-02-02 23:05:09 -05:00
Andris Reinman
62e00003b4
Fixed ACME renewals 2023-01-09 11:58:27 +02:00
Andris Reinman
ef9a47352d
updated restify error response 2022-11-24 16:04:06 +02:00
Andris Reinman
5a48c662d6
Make sure that wrapped middleware does not return anything 2022-11-24 15:57:11 +02:00
Andris Reinman
4686b81875
Added restifyError handler 2022-11-24 13:21:10 +02:00
Andris Reinman
e27eea14ff
Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
Andris Reinman
3f738389ba
Fixed CA handling for SNI certificates 2022-08-16 15:22:47 +03:00
Andris Reinman
957359c528
Allow to limit the count of filters per account 2022-07-28 11:54:26 +03:00
Andris Reinman
f8af999040
allow to configure ASP limit dynamically 2022-07-04 17:18:07 +03:00
Andris Reinman
778dfac7ed
removed u2f, added webauthn 2022-03-06 00:08:48 +02:00
Andris Reinman
47d4ee5205
do not include acme routes if acme support is disabled 2022-02-03 11:56:50 +02:00
Andris Reinman
6b555c050f
pass loggelf for certificate handler 2021-10-08 17:30:15 +03:00
Andris Reinman
17a3d6107c
special case for email lines that end with carriage return only 2021-10-08 17:10:53 +03:00
Andris Reinman
2173a5c38f
Forward tracking 2021-10-04 11:57:43 +03:00
Andris Reinman
9df2a9ced8 fixed token check for acme requests 2021-09-10 10:41:58 +03:00
Andris Reinman
6fbf4c6afa allow acmeToken_get 2021-09-10 10:35:13 +03:00
Andris Reinman
64c47ec587 v1.35.1 2021-09-05 14:11:24 +03:00
Andris Reinman
6ccaec201e added simple admin page for settings 2021-09-04 15:32:27 +03:00
Andris Reinman
d1885c28e0 Updated /settings endpoint. Added new setting keys 2021-09-04 10:30:50 +03:00
Andris Reinman
f500a275af Added settings endpoint, allow to override ARCHIVE_TIME 2021-09-04 00:19:24 +03:00
Andris Reinman
eb3e26e153 Upgraded OpenPGP to v5 2021-09-03 21:32:39 +03:00
Andris Reinman
53cda36329 Upgrade Mongodb library from 3 to 4
update
2021-08-30 11:21:50 +03:00
Andris Reinman
864fa8d8b6 use write lock for move api 2021-07-05 22:31:25 +03:00
Andris Reinman
383bcd6ee2 testing out acme-generated certificates 2021-06-11 15:07:40 +03:00
Andris Reinman
439b663815 fixed SNI for API 2021-05-19 20:54:18 +03:00
Andris Reinman
c08a186f4e changes 2021-05-19 20:34:27 +03:00
Andris Reinman
c3d4add637 api tls 2021-05-19 20:25:47 +03:00
Andris Reinman
a03c97a943 updates for cert handling 2021-05-15 20:29:11 +03:00
Andris Reinman
eec5d66094 Allow using SNI TLS certificates with IMAP/POP3 2021-05-13 17:08:14 +03:00
Andris Reinman
0e1cbb3654 Allow configuring CORS origins 2021-04-01 13:53:52 +03:00
Andris Reinman
b9b1cd8494 Allow all CORS origin 2021-04-01 13:50:26 +03:00
Andris Reinman
b61ba63d6a first draft for webhooks 2020-10-09 11:08:33 +03:00
Andris Reinman
399251f1fc added metaData for forwarded addresses 2020-09-28 13:45:41 +03:00
Andris Reinman
fdc9af2a89 Fix broken accessToken check 2020-07-17 14:21:54 +03:00
Andris Reinman
8957ec028b default GET+POST to req.params 2020-07-16 11:15:04 +03:00
Andris Reinman
414962342b Log ip and sess to Graylog 2020-04-08 11:57:48 +03:00
Andris Reinman
e2b59cb503
Fix issue where POP3 did not mark messages as seen 2020-03-15 13:25:17 +02:00
Andris Reinman
83bab195e7 updates to message auditing 2019-09-29 15:00:44 +03:00
Andris Reinman
389d08edc9 testing audit task 2019-09-27 21:26:17 +03:00
Andris Reinman
e4a20f3f4f revert authVersion check 2019-08-27 22:34:28 +03:00
Andris Reinman
9ef4f8f229 do not check authversion for non-users 2019-08-27 22:28:21 +03:00
Andris Reinman
23e3e27c65 prevent deleting invalid access sessions 2019-08-27 21:51:40 +03:00
Andris Reinman
7383276cda Reset existing sessions if password is updated 2019-08-27 15:46:15 +03:00
Andris Reinman
a552d67311 v1.20.0 2019-05-10 13:32:49 +03:00
Andris Reinman
a914b3c693 v1.17.1 2019-04-05 15:27:15 +03:00