This repository was archived by the owner on Jul 23, 2021. It is now read-only.
Releases: DivanteLtd/backend-user-wrapper
Releases · DivanteLtd/backend-user-wrapper
More roles flexibilty
Fixed user deletion bug
There was a bug that crashed user deletion, where there was no username in Object.
Kudos to @mischief24
Fixed user creation bug
v1.2.1 Fixed bug while creating User.
Mail sender
After account creation, an e-mail will be send with login link - this will allow password change.
Admin url config added - needed by e-mail funcionality.
Added button for updating Roles in BackendUser class.
First public release
v1.1.1 Added Readme.MD