Skip to content

Releases: AsgardCms/User

1.18.0

Choose a tag to compare

@nWidart nWidart released this 07 Jun 15:56

Changed

  • User reset process is now handled by a service class
  • Using the $router variable over the route helpers

1.17.0

Choose a tag to compare

@nWidart nWidart released this 06 Jun 09:32

Added

  • Adding ability to send a reset password email to user

1.16.1

Choose a tag to compare

@nWidart nWidart released this 07 May 14:13

Changed

  • Adding method to create a role without triggering the event

1.16.0

Choose a tag to compare

@nWidart nWidart released this 06 May 16:58

Changed

  • Fire event on manual user creation (PR #46 )

1.15.1

Choose a tag to compare

@nWidart nWidart released this 01 Jan 09:35
  • Config vars ineffective when instantiating with attributes (PR #44 )

1.15.0

Choose a tag to compare

@nWidart nWidart released this 01 Jan 09:33

added:

  • Adding config option to disable the user registration routes (PR #45 )

changed:

  • Adding autofocus on the first fields of authentication views

1.14.0

Choose a tag to compare

@nWidart nWidart released this 07 Dec 19:56
  • Removed language files, they are now in the translation module

1.13.1

Choose a tag to compare

@nWidart nWidart released this 30 Nov 15:31

Changed

  • Fixed yaml structure

1.13.0

Choose a tag to compare

@nWidart nWidart released this 30 Nov 13:02

Changed

  • Seeding the Translation module permissions on init

1.12.0

Choose a tag to compare

@nWidart nWidart released this 27 Nov 20:02

Changed

  • New and updated authentication views. Important: If you published the auth views, they need to be re-published