redirect_audit 1.2.0

Fixes [#3557334][#3557336]

  • Improved UX messages to provide clearer information during redirect management.
  • Corrected and optimized the display of intermediate routes, showing origin, destination, and redirection link directly in the table.

Added

  • New Drush commands to analyze, report, and resolve inconsistencies in redirects.
Back to top
1.2.0

autologout_alterable 1.3.0

I minor update to the settings form that emphases that the max_session_timeout settings is primary for user level timeouts in user form when that is enabled.

New featrue: Autologout alterable now has a feature to clean up old session on server side. It can be turned of with the use_cron config, enabled by default.
The cron job analyses old sessions with the same rule set regarding timeout and max_session_length. The autologout profile can also in cron context be altered via the event AutologoutEvents::AUTOLOGOUT_CRON_PROFILE_ALTER_CRON.

1.3.0
Subscribe to New features