anonymous_login 8.x-2.1

Bug fixes
New features

This is an incremental update to the Anonymous Login module, which introduces Drupal 10 compatibility. This version also drops support for Drupal 8.8, requiring Drupal 9.2+

anonymous_login 7.x-1.5

Bug fixes

1. Issue 2971303 - Fixed destination URL query parameter to use path alias if exists.

anonymous_login 7.x-1.4

Bug fixes
New features
  • Added new settings 'login page path'.
  • Added API.
  • Defined new permissions.
  • Bug fixes.

anonymous_login 8.x-1.1

Bug fixes
  • Defined new permission for editing anonymous login settings.
  • Small bug fixes.
  • Fixed multilingual issues.

anonymous_login 7.x-1.3

Bug fixes

April 6, 2015 14:06
Commit e1bf077 on 7.x-1.x
authored by AndrewsizZ, committed by mstef
Issue #2464945 by AndrewsizZ: if Anonymous login enabled - xmlrpc requests stop working

September 18, 2014 11:26
Commit b43d527 on 7.x-1.x
by mstef
Prevent redirecting during site install.

anonymous_login 7.x-1.2

Bug fixes
New features
  • Fixed path detection by using system paths, rather than aliases. Set redirect to use alias, rather than system path.
  • Fixed front page detection and redirection.
  • Added ability for the login messages to be translated.
  • Prevent redirect if the request is for cron. #2241863: Support to exclude external cron path

anonymous_login 7.x-1.1

Bug fixes

- Prevent redirects if request comes from the command-line; ie, Drush. #2010552: Issue with wildcard *
- Prevent wildcard paths from causing endless-redirect on user login page. #2010552: Issue with wildcard *

Subscribe with RSS Subscribe to Releases for Anonymous login