Skip to content

Releases: AsgardCms/User

1.18.0

07 Jun 15:56
Compare
Choose a tag to compare

Changed

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

1.17.0

06 Jun 09:32
Compare
Choose a tag to compare

Added

  • Adding ability to send a reset password email to user

1.16.1

07 May 14:13
Compare
Choose a tag to compare

Changed

  • Adding method to create a role without triggering the event

1.16.0

06 May 16:58
Compare
Choose a tag to compare

Changed

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

1.15.1

01 Jan 09:35
Compare
Choose a tag to compare
  • Config vars ineffective when instantiating with attributes (PR #44 )

1.15.0

01 Jan 09:33
Compare
Choose a tag to compare

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

07 Dec 19:56
Compare
Choose a tag to compare
  • Removed language files, they are now in the translation module

1.13.1

30 Nov 15:31
Compare
Choose a tag to compare

Changed

  • Fixed yaml structure

1.13.0

30 Nov 13:02
Compare
Choose a tag to compare

Changed

  • Seeding the Translation module permissions on init

1.12.0

27 Nov 20:02
Compare
Choose a tag to compare

Changed

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