Releases: fluid-project/fluid-express-user
Releases · fluid-project/fluid-express-user
Update to use [email protected].
This release updates the version of kettle used to the 2.x variant. Only minor changes to test fixtures were required.
January 2021 dependency updates.
Notably, replaces linting infrastructure.
Added ability to unlock account using an email address.
Previously it was only possible to unlock a user using their username. This release adds the ability to unlock a user using their email address.
Make password digest options configurable.
This release makes it possible to configure the password digest. It also updates the default digest to blake2b512
rather than sha1
. This is the first release which is not built to be compatible with the native user format used for CouchDB users (the _users
database).
Moved to new organisation and updated dependencies.
See FLUID-6524 for details.