Skip to content

Releases: CakeDC/users

4.0.0

19 Dec 13:22
Compare
Choose a tag to compare
  • Add Google Authenticator
  • Add improvements to SimpleRbac, like star to invert rules and user. prefix to match values from the user array
  • Add allowed to manage the AuthLinkHelper when action is allowed
  • Add option to configure the api table and finder in ApiKeyAuthenticate

3.2.4

13 Sep 19:38
Compare
Choose a tag to compare
  • Fixed regression issue with custom Users table

3.2.3

02 Sep 11:58
Compare
Choose a tag to compare
  • Added compatibility with CakePHP 3.3+
  • Fixed several bugs, including regression issue with Facebook login & improvements

3.2.2

05 Aug 10:09
Compare
Choose a tag to compare
  • Fix bug with socialLogin links not being displayed for unauthenticated users

3.2.1

27 Jul 10:59
Compare
Choose a tag to compare

Thank you!

3.2.0

18 Apr 14:58
Compare
Choose a tag to compare
  • Min. compatibility is CakePHP 3.2+
  • Several bugfixes and improvements
  • Spanish translation
  • Recaptcha improvements

3.1.6

20 Mar 16:31
Compare
Choose a tag to compare

Translations and fixes in twitter login

3.1.5

15 Feb 17:01
Compare
Choose a tag to compare
  • Social Authenticate improvements
  • New authorize rules. Owner rule implementation

Updated composer, minor fixes

06 Feb 17:51
Compare
Choose a tag to compare
3.1.4

Update .semver

Improved UserHelper

12 Nov 10:58
Compare
Choose a tag to compare
Merge pull request #265 from CakeDC/feature/is-authorized-helper

Refactoring UserHelper::link to use UserHelper::isAuthorized method