Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

Releases: DivanteLtd/backend-user-wrapper

More roles flexibilty

08 Jun 14:35
Compare
Choose a tag to compare

Changed Roles multiselect in permission tab into separate checkboxes - now it's possible to create custom layouts with different permission-giving permissions.

Fixed user deletion bug

30 May 06:51
Compare
Choose a tag to compare

There was a bug that crashed user deletion, where there was no username in Object.
Kudos to @mischief24

Fixed user creation bug

24 May 12:12
Compare
Choose a tag to compare
v1.2.1

Fixed bug while creating User.

Mail sender

23 May 14:01
Compare
Choose a tag to compare

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

22 May 09:04
Compare
Choose a tag to compare
v1.1.1

Added Readme.MD