remember_me 7.x-1.2

Bug fixes

Long overdue! Includes the following two fixes:

Remember me wipes out user data (file field) after login
https://www.drupal.org/project/remember_me/issues/1071330

(PHP 8.x fix) Deprecated function : The each() function is deprecated. This message will be suppressed on further calls dans remember_me_form_alter()
https://www.drupal.org/project/remember_me/issues/2954876

remember_me 7.x-1.1

Security update
Bug fixes
  • Issue #2390715 by m.abdulqader: Using save_user on user login cause problem with other modules

Also fixes issue which caused Remember Me - Critical - Unsupported - SA-CONTRIB-2017-025

remember_me 7.x-1.0

New features
Insecure

Stable 1.0 release of the 7.x module no new issues came to light.

Nothing has been changed only re-releasing.

remember_me 6.x-2.4

Bug fixes

Backport of changes as per 7.x branch.

The menu include files moved so it is recommended to empty cache and rebuild menus or just completely un-install and re-enable.

remember_me 7.x-1.0-rc3

Bug fixes
Insecure

Missed some debug code by mistake, my bad. Tx to dr-upal for the heads up.

The file structure has changed for the theme and menu admin include file. Best would be to uninstall the module, delete it completely from your modules folder before extracting it again and enabling it a new. Apologies for any inconvenience...

remember_me 7.x-1.0-rc2

New features
Bug fixes
Insecure

Port from D6 utilizing the $category token to make our user.save unique.
Revisited the tabindex problem from #288223 as per donquixote's encouragement and tried yet another solution.
Refactored the insert checkbox after password function and got it super optimized.
It was so small after i completed that I opted to remove the extra files and move back to the module.
Refactored the theme function to make it less messy and more understandable.
No more folders we have 4 files and clocking in at under 350 lines of code in total.

remember_me 6.x-2.3

Bug fixes

Issue #1420350 by quebec:Conflict with flickr module which implements hook_user and our call to user_save sent through the default category 'account'.
NULL is also very common and might still result in conflicts so opted to send a category called 'remember-me' to be identifiable as unique..

remember_me 7.x-1.0-rc1

New features
Bug fixes
Insecure

Removed phantom session management as this was fixed in core.
Completed and removed all todo tags.
Added configuration to hide the "Remember me" field.
Simplified keeping and checking of state in user object.
Covered most outstanding issues.
Code clean-up.

remember_me 6.x-2.2

New features
Bug fixes

Added configuration to hide remember me checkbox on login forms
Fixed syntax fault and prevent reference to undefined property warnings

remember_me 6.x-2.1

New features
Bug fixes

Coding standards/naming convention sweep
Try and maintain 80 characters page width
Change title of admin/settings page to Remember me settings 314974
Remove redundant entries in info file
Change wording on settings page.
Manage dead sessions 369810
Lifetime dependency with Manage session checkbox
Default state of Remember me checkbox checked
Add form for Who's online block settings
refactor include pages for menu callbacks
Fix wrong version number bug 354590
ctools dependency

remember_me 5.x-2.1

New features
Bug fixes

Coding standards/naming convention sweep
Try and maintain 80 characters page width
Change title of admin/settings page to Remember me settings 314974
Remove redundant entries in info file
Change wording on settings page.
Manage dead sessions 369810
Lifetime dependency with Manage session checkbox
Default state of Remember me checkbox checked
Add form for Who's online block settings
Refactor include page for less required functions
Change module description

remember_me 6.x-2.0

Module upgrade to Drupal 6.x

No new features and since there were no open issues with the 5.x-2.0-alpha version this release looses alpha status.

remember_me 5.x-2.0-alpha1

New features
Bug fixes

Why 2.0?
New project owner. All bugs fixed all issues closed.
Preparing for drupal 6.x release.
It's a bandwagon, lets get on it.
Why alpha?
Needs enough user's support to prove it is a stable release.

Please feel free to use this module and log your findings.
This release is fully supported and production ready, any possible bugs will be attended to and fixed.

remember_me 5.x-1.1-dev

New features
Bug fixes

New module to fix outstanding issues. Marked as development release to be tested against open issues.

remember_me 5.x-1.0

First release for 5.x. Still needs work!

Many issues opened against this release, not supported anymore.
Please use ver 5.x-1.1-dev or later

Subscribe with RSS Subscribe to Releases for Remember me