nodeSolidServer / node-solid-server

Solid server on top of the file-system in NodeJS
https://solidproject.org/for-developers/pod-server
Other
1.77k stars 297 forks source link

fix issue 1774 #1775

Closed zg009 closed 3 months ago

zg009 commented 3 months ago

changed account manager error checking, changed loadUser function to properly render html, updated unit test

edwardsph commented 3 months ago

I think the message should say the email is sent 'to' the associated account, not from as that doesn't make sense.

bourgeoa commented 3 months ago

Thanks. Done