Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Releases: ollieread/multiauth

Added in reminds per type

27 Aug 11:50
Compare
Choose a tag to compare

You can now specify a separate reminder view for your auth type. Just add 'email' => 'viewname' to your multiauth type block. Will default to the reminders.email.

v3.2.3 Backwards support for 4.1

11 Jun 10:36
Compare
Choose a tag to compare
Reversed version bump, unneeded

v3.2.1

10 Jun 16:41
Compare
Choose a tag to compare
Bumped PHP version to fall inline with requirements

v3.2 Bumped for laravel 4.2

10 Jun 16:30
Compare
Choose a tag to compare

Bumped versions to support laravel 4.2

v3.1 - Reminders + extra command

22 Feb 11:01
Compare
Choose a tag to compare

Added in the multiauth:clear-reminders command.

v3.0 - Reminders

21 Feb 01:00
Compare
Choose a tag to compare

Multiauth now supports reminders using the same format as the default, but with the multiauth structure of user type. See README for full details regarding configuration and usage.

v2.1.0

14 Jan 19:38
Compare
Choose a tag to compare
Added easy get method and impersonate functionality

v2.0.1

01 Jan 16:57
Compare
Choose a tag to compare
Merge pull request #4 from GrahamCampbell/master

Tweaks And Improvements merged in, cheers.