jissepo
fda7f199ad
Added rpId to webauthnAssertAuthentication expectations
...
This allows for authentication from subdomains. Fido2Lib.assertionResult compares the rpIdHash returned by the users browser, and since the key is created on the main domain it can't use the passed in origin for the hash comparison.
The related Fido2Lib line: a5003fa5bf/lib/validator.js (L437)
2022-05-24 11:43:19 +03:00
Andris Reinman
46961586c5
Changed permissions for deleteing webauthn token
2022-05-18 09:17:04 +03:00
Andris Reinman
ee56f13859
fix updated interval
2022-05-16 12:11:41 +03:00
Andris Reinman
ec3ec86846
Allow batch updating messages based on search query
2022-05-16 12:08:06 +03:00
Andris Reinman
f47ac59f4b
use html parser when preprocessing HTML for message submit structures
2022-05-16 09:32:01 +03:00
Andris Reinman
6045004dc5
Backported API tests from the Hapi branch
2022-05-16 00:18:24 +03:00
Andris Reinman
f00730a16e
allow subjects up to 2048b
2022-03-29 15:36:07 +03:00
Andris Reinman
f7d0c1e80d
include session id in error log messages
2022-03-10 12:08:23 +02:00
Andris Reinman
c1c08039a1
removed extra console.log
2022-03-07 10:48:17 +02:00
Andris Reinman
f3517370e7
Only list specific type of keys when authenticating
2022-03-07 10:32:28 +02:00
Andris Reinman
5be8f6eb7c
Updated defaults for webauthn
2022-03-07 09:58:22 +02:00
Andris Reinman
778dfac7ed
removed u2f, added webauthn
2022-03-06 00:08:48 +02:00
Andris Reinman
ea2d15c9b9
log session id for POP3
2022-01-12 13:50:17 +02:00
Andris Reinman
e6bd2f1cf8
Allow to automatically delete previous draftby reference
2021-11-15 14:22:00 +02:00
Justin8303
e85a7703f2
Fixed bug where unencrypted ssl certs are not working probably
2021-11-13 15:38:44 +01:00
Andris Reinman
be50d27467
do not count stats only for a single page
2021-11-02 15:55:29 +02:00
Andris Reinman
bb59b538e6
Increased cursor page size
2021-10-12 19:36:51 +03: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
ec0715865f
/filters api endpoint updates
2021-10-04 14:06:45 +03:00
Andris Reinman
2173a5c38f
Forward tracking
2021-10-04 11:57:43 +03:00
Andris Reinman
544cd16c34
v1.35.6
2021-10-01 14:33:48 +03:00
Andris Reinman
1b2bebc7b5
include forward resolution in gelf logs
2021-10-01 14:06:26 +03:00
Andris Reinman
ca3a365d96
fixed a but with invalid property check
2021-09-14 09:43:09 +03:00
Andris Reinman
5e5a3d7eb0
throw if encryption secret is not provided
2021-09-13 11:56:18 +03:00
Louis Laureys
d7d73179ee
Make thread counters work correctly
2021-09-12 22:15:39 +02:00
Louis Laureys
48be006eba
Add optional thread message counters to listing
2021-09-12 20:25:51 +02:00
Andris Reinman
dfe694161b
make sure that fingerprint is shown in acme respose
2021-09-10 12:27:31 +03:00
Andris Reinman
4ee6f98ed1
v1.35.5
2021-09-10 10:42:50 +03:00
Andris Reinman
97b53a4fd3
prefer pkcs1 for acme certs
2021-09-10 10:21:33 +03:00
Andris Reinman
bf60817694
prefer pkcs1 for acme account
2021-09-10 10:04:22 +03:00
Andris Reinman
c8cd86575d
log acme redirects
2021-09-08 16:09:14 +03:00
Andris Reinman
fe42aa505e
allow unauthenticated login if disableSTARTTLS is set to true
2021-09-06 15:29:40 +03:00
Andris Reinman
6e5d8a546d
1.35.4
2021-09-06 14:54:37 +03:00
Andris Reinman
cdfc1be2eb
Made autoreply interval configurable
2021-09-06 14:19:47 +03:00
Andris Reinman
3110d9bb24
v1.35.3
2021-09-05 14:59:15 +03:00
Andris Reinman
549655394a
mixed missing key entry for settings.get
2021-09-05 14:51:10 +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
9422d02373
prefer pkcs8 to pkcs1
2021-08-30 13:04:13 +03:00
Andris Reinman
7671a5e140
reverted privateKeyEncoding frmat
2021-08-30 11:23:20 +03:00
Andris Reinman
9075fc226d
Merge branch 'master' of github.com:nodemailer/wildduck
2021-08-30 11:22:05 +03:00
Andris Reinman
53cda36329
Upgrade Mongodb library from 3 to 4
...
update
2021-08-30 11:21:50 +03:00
James Alvarez
3ae17c463d
changed encoding of public and private keys
2021-08-30 13:21:58 +08:00
Louis Laureys
c03e029b86
Add idate to EXISTS update entry
2021-08-07 00:28:21 +02:00
Andris Reinman
864fa8d8b6
use write lock for move api
2021-07-05 22:31:25 +03:00
Andris Reinman
9419e832cc
use locking for MOVE
2021-07-05 20:37:32 +03:00