wildduck/lib
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
..
acme prefer pkcs1 for acme certs 2021-09-10 10:21:33 +03:00
api Changed permissions for deleteing webauthn token 2022-05-18 09:17:04 +03:00
attachments Upgrade Mongodb library from 3 to 4 2021-08-30 11:21:50 +03:00
handlers do not count stats only for a single page 2021-11-02 15:55:29 +02:00
lua
md5
pop3 log session id for POP3 2022-01-12 13:50:17 +02:00
tasks Allow batch updating messages based on search query 2022-05-16 12:08:06 +03:00
attachment-storage.js Refactored IMAP COPY. Aborts copying if socket to client is closed 2020-09-08 12:26:33 +03:00
audit-handler.js Upgrade Mongodb library from 3 to 4 2021-08-30 11:21:50 +03:00
autoreply.js 1.35.4 2021-09-06 14:54:37 +03:00
cert-handler.js special case for email lines that end with carriage return only 2021-10-08 17:10:53 +03:00
certs.js pass loggelf for certificate handler 2021-10-08 17:30:15 +03:00
consts.js fix updated interval 2022-05-16 12:11:41 +03:00
counters.js v1.21.0 2019-07-12 10:21:48 +03:00
data-url.js use html parser when preprocessing HTML for message submit structures 2022-05-16 09:32:01 +03:00
db.js bumped deps 2020-01-03 13:30:42 +02:00
dkim-handler.js prefer pkcs8 to pkcs1 2021-08-30 13:04:13 +03:00
dkim-stream.js
encrypt.js Fixed bug where unencrypted ssl certs are not working probably 2021-11-13 15:38:44 +01:00
errors.js include session id in error log messages 2022-03-10 12:08:23 +02:00
events.js removed u2f, added webauthn 2022-03-06 00:08:48 +02:00
filter-handler.js v1.35.6 2021-10-01 14:33:48 +03:00
forward.js
hashes.js added support for sha256crypt 2020-10-08 11:32:48 +03:00
header-splitter.js include hash value in attachment output 2021-03-26 09:58:05 +02:00
imap-notifier.js Generate ACME certs 2021-06-15 10:47:18 +03:00
limited-fetch.js
mailbox-handler.js Upgrade Mongodb library from 3 to 4 2021-08-30 11:21:50 +03:00
maildrop.js v1.28.2 2020-07-16 13:06:38 +03:00
maildropper.js updated error codes for API 2021-05-21 20:14:43 +03:00
mbox-export.js use noCursorTimeout for mbox queries 2021-04-16 13:29:52 +03:00
mbox-stream.js Added export endpoint for audit 2019-11-21 16:15:25 +02:00
message-handler.js Allow batch updating messages based on search query 2022-05-16 12:08:06 +03:00
message-splitter.js
newlines.js Added export endpoint for audit 2019-11-21 16:15:25 +02:00
plugins.js
prepare-search-filter.js Allow batch updating messages based on search query 2022-05-16 12:08:06 +03:00
roles.js
schemas.js bumped deps 2021-01-04 14:20:48 +02:00
settings-handler.js Forward tracking 2021-10-04 11:57:43 +03:00
storage-handler.js updated error codes for API 2021-05-21 20:14:43 +03:00
task-handler.js fixed a but with invalid property check 2021-09-14 09:43:09 +03:00
tools.js use html parser when preprocessing HTML for message submit structures 2022-05-16 09:32:01 +03:00
translations.js
user-cache.js
user-handler.js Added rpId to webauthnAssertAuthentication expectations 2022-05-24 11:43:19 +03:00