Skip to content

Releases: Icybee/module-users

v3.0.0

05 Mar 11:44
Compare
Choose a tag to compare

v2.0.1

24 Dec 11:30
Compare
Choose a tag to compare
  • Using Operation::format().
  • Using $this->app.
  • Using AuthenticationRequired.
  • Legacy hashed password are updated when the user logs in.

v2.0.0

24 Oct 15:50
Compare
Choose a tag to compare
  • Using icanboogie/prototype v2.0.0.
  • Using icanboogie/i18n v2.0.0.
  • Using brickrouge/css-class-names v2.0.0.
  • Using CreatedAtProperty and LoggedAtProperty.
  • Using ICanBoogie's abstract mailer.
  • Using config constructors.
  • Permission and Ownership resolvers.
  • Added the /api/logout route.
  • Added the 'api:login' route
  • Support for legacy password encryption.
  • Support icanboogie/facets.
  • Renamed User::$created as User::$created_at.