Releases for Persistent Login
persistent_login 6.x-1.4-beta6
First released: April 27, 2009 - 18:15
Size: 22.4 KB
md5_file hash: d6caf56af43afd42b6133a0e6bece8da
Last updated: April 27, 2009 - 18:16
- Set PL cookie with the same options as the session cookie.
- #445804: Logins not peristing anymore after upgrade to beta5.
- The name of the PL cookie has been changed, so users will be logged out the first time they close the browser. After that, PL will start to recognize the "Remember me" option again.
persistent_login 6.x-1.4-beta5
First released: April 25, 2009 - 11:51
Size: 22.11 KB
md5_file hash: e8113e00831f1d533d40a1347188f748
Last updated: April 25, 2009 - 11:55
- #127359: Persistent Login across multisite on subdomains.
- #339789: Fix translatable texts in schema.
- #413114: conflict with watchdog.
- #375164 by xibun: German translation.
- #375766 by xibun: Spanish translation.
- #377038 by xibun: French translation.
- #339798 by Kuling: Polish translation.
- #323780: Fix login form alter for compatibility with other modules such as Login Toboggan.
- Added access callback to check permission to erase user's Persistent Login records.
- Fix remaining port to D6 issues in hook_help().
- Add weight to security section in user profile view.
- Delete all module variables in hook_uninstall().
- Moved a few functions to external file that's loaded when needed.
- Remove debug code (insecure).
- Minor coding-style issues here and there.
persistent_login 6.x-1.x-dev
First released: April 22, 2009 - 23:59
Size: 24.52 KB
md5_file hash: 2688100f01af6cd6ddb33a5a8ceb2132
Last updated: September 21, 2009 - 00:20
Persistent Login development snapshot for Drupal 6.
persistent_login 5.x-1.4-beta4
First released: October 28, 2008 - 19:39
Size: 13.52 KB
md5_file hash: 60ada9fe1d91c37427b64cd5279e8b27
Last updated: October 28, 2008 - 19:45
Changes since 5.x-1.4-beta2:
#327279: Fix redirects to urlencoded paths on PL login.
#278269. fix fatal error for path.inc
#246079 omit closing php tags
Note added by markus_petrux:
- Development of the D5 package is discontinued now, except for critical bug fixes.
persistent_login 6.x-1.4-beta4
First released: October 28, 2008 - 19:36
Size: 14.06 KB
md5_file hash: 6e5a6640149cfbb0a1ac7372be6cf1ab
Last updated: October 28, 2008 - 19:40
Changes:
#327279: Fix redirects to urlencoded paths on PL login.
#326279 by sun: Code clean-up.
#254506 by markus_petrux, rightchoice2c_me: Fix menu items for D6.
#278269 by sual11: Include includes/path.inc for drupal_goto()
#246079: Remove closing ?> tags.
persistent_login 5.x-1.4-beta3
First released: October 10, 2008 - 19:05
Size: 13.5 KB
md5_file hash: ef15dd18f9be58120f7e3cf410f88066
Last updated: October 10, 2008 - 19:10
Changes since DRUPAL-5--1-4-beta2:
persistent_login 6.x-1.4-beta2
First released: December 20, 2007 - 17:06
Size: 14.06 KB
md5_file hash: e134ca2845611134f31cf07b28b55762
Last updated: December 20, 2007 - 17:10
The only user-visible change in this version is that when a user clicks 'logout' their PL cookie is deleted.
persistent_login 5.x-1.4-beta2
First released: December 20, 2007 - 17:06
Size: 13.49 KB
md5_file hash: 2bf9b847f7135fb845ae1319c0b8a6af
Last updated: December 20, 2007 - 17:10
The only user-visible change in this version is that when a user clicks 'logout' their PL cookie is deleted.
persistent_login 6.x-1.4-beta1
First released: October 11, 2007 - 22:26
Size: 14.09 KB
md5_file hash: d4808bd3da8882b8958cbe316706dd2c
Last updated: October 11, 2007 - 22:30
- Reorganize the Persistent Login database schema and queries to be much more efficient.
- Move hook_schema to .install from .schema; remove .schema.
- Make the "Welcome back, username" message optional.
- Don't redirect to paths with %252F in them on login.
persistent_login 5.x-1.4-beta1
First released: October 11, 2007 - 22:26
Size: 13.52 KB
md5_file hash: bc99e8c987bfeb80aaff76c33f7da799
Last updated: October 11, 2007 - 22:30
- Reorganize the Persistent Login database schema and queries to be much more efficient.
- Move hook_schema to .install from .schema; remove .schema.
- Make the "Welcome back, username" message optional.
- Don't redirect to paths with %252F in them on login.
persistent_login 6.x-1.3
First released: August 10, 2007 - 20:39
Size: 13.67 KB
md5_file hash: 04964a1bf4808a70ab4f5a49def00210
Last updated: August 10, 2007 - 20:40
First version of Persistent Login for Drupal 6. Functionally identical to Persistent Login DRUPAL-5--1-3.
persistent_login 5.x-1.3
First released: August 10, 2007 - 20:29
Size: 13.55 KB
md5_file hash: ceffb875dbffdf56d82cf1f646c65d70
Last updated: August 10, 2007 - 20:30
This release contains minor bugfixes/improvements:
- Un-break multi-line strings into a single string to make localization possible.
- Wipe all of a user's active sessions if a stolen PL cookie is detected.
- Use drupal_get_token() instead of a custom method to generate random tokens.
persistent_login 5.x-1.2
First released: February 15, 2007 - 19:11
Size: 13.47 KB
md5_file hash: 3f798d612c09ea8c59816d483a384819
Last updated: February 15, 2007 - 19:15
Bugfix release for Drupal 5.
persistent_login 4.7.x-1.2
First released: February 15, 2007 - 19:11
Size: 13.13 KB
md5_file hash: c9ab695b6f1379eeb7f4d221148e1cd7
Last updated: February 15, 2007 - 19:15
Bugfix release for Drupal 4.7.
persistent_login 5.x-1.x-dev
First released: January 30, 2007 - 14:41
Size: 13.43 KB
md5_file hash: f1ba3854c13a095dfcf09ac225f0ddfc
Last updated: April 23, 2009 - 12:29
Persistent Login development snapshot for Drupal 5.
persistent_login 4.7.x-1.1
First released: January 30, 2007 - 14:25
Size: 13.12 KB
md5_file hash: 0ea3379550a2c8b02724efdcdf19d454
Last updated: January 30, 2007 - 14:30
Persistent Login 1.1 release, fixes several reported bugs, none security-related.
persistent_login 5.x-1.1
First released: January 30, 2007 - 14:25
Size: 13.45 KB
md5_file hash: a40b15961fe3a59be7e2b0299fe62c23
Last updated: January 30, 2007 - 14:30
Persistent Login 1.1 release, fixes several reported bugs, none security-related.
persistent_login 5.x-1.0
First released: December 18, 2006 - 18:12
Size: 13.22 KB
md5_file hash: 159612a7b25df87784452cdd1a4aecf3
Last updated: December 18, 2006 - 14:15
Stable Persistent Login 1.0 release for Drupal 5.
persistent_login 4.7.x-1.0
First released: December 5, 2006 - 16:05
Size: 12.87 KB
md5_file hash: 55421750813e35cbb4e9b830ad152ac8
Last updated: December 5, 2006 - 12:10
The initial stable release of Persistent Login for Drupal 4.7.
persistent_login HEAD
First released: November 11, 2006 - 09:14
Size: 14.05 KB
md5_file hash: 82a09b05b823afd15c6891c9f5e510c9
Last updated: December 21, 2007 - 00:11
