Skip to content

Releases: CakeDC/users

5.0.1

06 Apr 08:37
Compare
Choose a tag to compare
  • Bugfix release
  • Minor BR language improvements

5.0.0

03 Apr 13:55
Compare
Choose a tag to compare

See https://github.com/CakeDC/users/blob/master/Docs/Documentation/Migration/4.x-5.0.md for migration

4.2.1

17 Mar 10:17
Compare
Choose a tag to compare
  • Improvements in unit tests

4.2.0

17 Mar 09:55
Compare
Choose a tag to compare
  • New configuration param Users.Registration.defaultRole to set the default role on user registration or addUser Shell action

4.1.3

16 Mar 11:00
Compare
Choose a tag to compare
  • Configurable rememberMe checkbox status
  • Update brazilian portuguese translations
  • Add active finder to SocialAccountsTable
  • Improvements in UsersShell for superuser add options
  • Update to robthree/twofactorauth 1.6
  • UserHelper improvements

4.1.2

23 Jan 13:12
Compare
Choose a tag to compare
  • Fix RememberMe redirect
  • Fix AuthLink rendering inside Cells

4.1.1

13 Jan 15:38
Compare
Choose a tag to compare
  • add missing password field in add user

4.1.0

09 Jan 17:02
Compare
Choose a tag to compare
  • Add reset action for Google Authenticator Token

4.0.1

06 Jan 12:52
Compare
Choose a tag to compare
  • Fixed issue when Twitter returned email. Now it does not need to validate email if coming from Twitter

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