Skip to content

Releases: martindale/maki-passport-local

0.0.4

06 Aug 19:21

Choose a tag to compare

This fixes two major bugs, #2 and #3, and adds two new options: registrationRedirect (defaults to /) and registerMessage.

Also, redis is no longer required – it has been replaced with LevelDB.

0.0.3

03 May 06:21

Choose a tag to compare

Fully functional plugin, including some new security features thanks to @unusualbob.