Skip to content
Ryan Durham edited this page Jul 8, 2014 · 4 revisions
  • 1.4.13 Allow Groups with no Permissions, Added name for 'users/create' route
  • 1.4.12 Add username to create user form, Move user events to user repo. Add Username field to User views, Return User object from UserRepo->create() method
  • 1.4.11 Remove redundant email->unique in User migration, Added byEmail() function to User Repo
  • 1.4.10 Allow for login via username, Pass user object to sentinel.user.registered event
  • 1.4.9 Updated for Laravel 4.2. Also, pass complete user object to event listeners when appropriate.
  • 1.4.8 Allow for the use of Sentry 2.1.*
  • 1.4.7 Bug Fix
  • 1.4.6 Added Custom User Field check to RegisterForm Handler, Fixed 'inGroup' filter bug
  • 1.4.5 Added Custom User Fields and custom permissions, Admins can now create users, Created an option for automatic activation,
  • 1.4.4 Added BG & NB Language files.
  • 1.4.3 Bug fixes. Add reflection to SentinelServiceProvider.php.
  • 1.4.2 Added new config options: Default User groups and Post Login redirect location.
  • 1.4.1 Bug fixes.
  • 1.4 Added Event triggers to allow users to set up custom functionality.
  • 1.3.1 Moved Custom Validation messages into Language file.
  • 1.3 Added configuration option to turn Registration on or off.
  • 1.2.1 Added Redirect::guest()
  • 1.2 Added config option for default views, fixed filter namespacing, added Italian language files.
  • 1.1 Added Config options. Moved named routes into 'Sentinel' namespace.
  • 1.0 Initial version. A direct port of L4withSentry into package form.
Clone this wiki locally