d11z / asperitas

A simple reddit clone
https://asperitas.now.sh/
MIT License
495 stars 115 forks source link

No ability to reset passwords #9

Open r3d-f0x opened 5 years ago

r3d-f0x commented 5 years ago

Please add an email field and include the ability to reset passwords. I really want to use this to create a site for OpenNIC but the lack of ability to reset passwords is an absolute deal breaker. Any serious site needs this ability. Please add it and I will probably use your project for creating sites within OpenNIC.

pulketo commented 5 years ago

i'm not a node programmer, but PHP, and i think it would be relatively easy to implement this feature, as most of the work it's already done, maybe 1 or 2 hours of a node programmer.

mstarski commented 4 years ago

I've added PR which adds ability to change passwords.

https://github.com/d11z/asperitas/pull/18