Doichain / dapp

Doichan dApp - a Meteor.js implementation of the "Doichain Atomic Double-Opt-In" Protocol
https://www.doichain.org
MIT License
6 stars 6 forks source link

Wrong parameters returned in export API #77

Closed SendFlo closed 5 years ago

SendFlo commented 5 years ago

Due to a mistake in the mongoDB pipeline, the export returns all parameters of OptIns. It should instead only return id, ownerid, createdAt, confirmedAt, nameId, SenderEmail and RecipientEmail. The export-test should also check the values of these fields.

silkroadnomad commented 5 years ago

tested and released in 0.0.7.8