Releases for Persistent Login

persistent_login 6.x-1.4-beta6

markus_petrux - April 27, 2009 - 18:15
Official release from CVS tag: DRUPAL-6--1-4-BETA6
First released: April 27, 2009 - 18:15
Download: persistent_login-6.x-1.4-beta6.tar.gz
Size: 22.4 KB
md5_file hash: d6caf56af43afd42b6133a0e6bece8da
Last updated: April 27, 2009 - 18:16
View usage statistics for this release

- 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

markus_petrux - April 25, 2009 - 11:51
Official release from CVS tag: DRUPAL-6--1-4-BETA5
First released: April 25, 2009 - 11:51
Download: persistent_login-6.x-1.4-beta5.tar.gz
Size: 22.11 KB
md5_file hash: e8113e00831f1d533d40a1347188f748
Last updated: April 25, 2009 - 11:55
View usage statistics for this release

- #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

markus_petrux - April 22, 2009 - 23:59
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: April 22, 2009 - 23:59
Download: persistent_login-6.x-1.x-dev.tar.gz
Size: 24.52 KB
md5_file hash: 2688100f01af6cd6ddb33a5a8ceb2132
Last updated: September 21, 2009 - 00:20
View usage statistics for this release

Persistent Login development snapshot for Drupal 6.

persistent_login 5.x-1.4-beta4

bjaspan - October 28, 2008 - 19:39
Official release from CVS tag: DRUPAL-5--1-4-BETA4
First released: October 28, 2008 - 19:39
Download: persistent_login-5.x-1.4-beta4.tar.gz
Size: 13.52 KB
md5_file hash: 60ada9fe1d91c37427b64cd5279e8b27
Last updated: October 28, 2008 - 19:45
View usage statistics for this release

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

bjaspan - October 28, 2008 - 19:36
Official release from CVS tag: DRUPAL-6--1-4-BETA4
First released: October 28, 2008 - 19:36
Download: persistent_login-6.x-1.4-beta4.tar.gz
Size: 14.06 KB
md5_file hash: 6e5a6640149cfbb0a1ac7372be6cf1ab
Last updated: October 28, 2008 - 19:40
View usage statistics for this release

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

moshe weitzman - October 10, 2008 - 19:05
Official release from CVS tag: DRUPAL-5--1-4-BETA3
First released: October 10, 2008 - 19:05
Download: persistent_login-5.x-1.4-beta3.tar.gz
Size: 13.5 KB
md5_file hash: ef15dd18f9be58120f7e3cf410f88066
Last updated: October 10, 2008 - 19:10
View usage statistics for this release

Changes since DRUPAL-5--1-4-beta2:

persistent_login 6.x-1.4-beta2

bjaspan - December 20, 2007 - 17:06
Official release from CVS tag: DRUPAL-6--1-4-beta2
First released: December 20, 2007 - 17:06
Download: persistent_login-6.x-1.4-beta2.tar.gz
Size: 14.06 KB
md5_file hash: e134ca2845611134f31cf07b28b55762
Last updated: December 20, 2007 - 17:10
View usage statistics for this release

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

bjaspan - December 20, 2007 - 17:06
Official release from CVS tag: DRUPAL-5--1-4-beta2
First released: December 20, 2007 - 17:06
Download: persistent_login-5.x-1.4-beta2.tar.gz
Size: 13.49 KB
md5_file hash: 2bf9b847f7135fb845ae1319c0b8a6af
Last updated: December 20, 2007 - 17:10
View usage statistics for this release

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

bjaspan - October 11, 2007 - 22:26
Official release from CVS tag: DRUPAL-6--1-4-beta1
First released: October 11, 2007 - 22:26
Download: persistent_login-6.x-1.4-beta1.tar.gz
Size: 14.09 KB
md5_file hash: d4808bd3da8882b8958cbe316706dd2c
Last updated: October 11, 2007 - 22:30
View usage statistics for this release

- 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

bjaspan - October 11, 2007 - 22:26
Official release from CVS tag: DRUPAL-5--1-4-beta1
First released: October 11, 2007 - 22:26
Download: persistent_login-5.x-1.4-beta1.tar.gz
Size: 13.52 KB
md5_file hash: bc99e8c987bfeb80aaff76c33f7da799
Last updated: October 11, 2007 - 22:30
View usage statistics for this release

- 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

bjaspan - August 10, 2007 - 20:39
Official release from CVS tag: DRUPAL-6--1-3
First released: August 10, 2007 - 20:39
Download: persistent_login-6.x-1.3.tar.gz
Size: 13.67 KB
md5_file hash: 04964a1bf4808a70ab4f5a49def00210
Last updated: August 10, 2007 - 20:40
View usage statistics for this release

First version of Persistent Login for Drupal 6. Functionally identical to Persistent Login DRUPAL-5--1-3.

persistent_login 5.x-1.3

bjaspan - August 10, 2007 - 20:29
Official release from CVS tag: DRUPAL-5--1-3
First released: August 10, 2007 - 20:29
Download: persistent_login-5.x-1.3.tar.gz
Size: 13.55 KB
md5_file hash: ceffb875dbffdf56d82cf1f646c65d70
Last updated: August 10, 2007 - 20:30
View usage statistics for this release

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

bjaspan - February 15, 2007 - 19:11
Official release from CVS tag: DRUPAL-5--1-2
First released: February 15, 2007 - 19:11
Download: persistent_login-5.x-1.2.tar.gz
Size: 13.47 KB
md5_file hash: 3f798d612c09ea8c59816d483a384819
Last updated: February 15, 2007 - 19:15
View usage statistics for this release

Bugfix release for Drupal 5.

persistent_login 4.7.x-1.2

bjaspan - February 15, 2007 - 19:11
Official release from CVS tag: DRUPAL-4-7--1-2
First released: February 15, 2007 - 19:11
Download: persistent_login-4.7.x-1.2.tar.gz
Size: 13.13 KB
md5_file hash: c9ab695b6f1379eeb7f4d221148e1cd7
Last updated: February 15, 2007 - 19:15
View usage statistics for this release

Bugfix release for Drupal 4.7.

persistent_login 5.x-1.x-dev

bjaspan - January 30, 2007 - 14:41
Nightly development snapshot from CVS branch: DRUPAL-5
First released: January 30, 2007 - 14:41
Download: persistent_login-5.x-1.x-dev.tar.gz
Size: 13.43 KB
md5_file hash: f1ba3854c13a095dfcf09ac225f0ddfc
Last updated: April 23, 2009 - 12:29
View usage statistics for this release

Persistent Login development snapshot for Drupal 5.

persistent_login 4.7.x-1.1

bjaspan - January 30, 2007 - 14:25
Official release from CVS tag: DRUPAL-4-7--1-1
First released: January 30, 2007 - 14:25
Download: persistent_login-4.7.x-1.1.tar.gz
Size: 13.12 KB
md5_file hash: 0ea3379550a2c8b02724efdcdf19d454
Last updated: January 30, 2007 - 14:30
View usage statistics for this release

Persistent Login 1.1 release, fixes several reported bugs, none security-related.

persistent_login 5.x-1.1

bjaspan - January 30, 2007 - 14:25
Official release from CVS tag: DRUPAL-5--1-1
First released: January 30, 2007 - 14:25
Download: persistent_login-5.x-1.1.tar.gz
Size: 13.45 KB
md5_file hash: a40b15961fe3a59be7e2b0299fe62c23
Last updated: January 30, 2007 - 14:30
View usage statistics for this release

Persistent Login 1.1 release, fixes several reported bugs, none security-related.

persistent_login 5.x-1.0

bjaspan - December 18, 2006 - 18:12
Official release from CVS tag: DRUPAL-5--1-0
First released: December 18, 2006 - 18:12
Download: persistent_login-5.x-1.0.tar.gz
Size: 13.22 KB
md5_file hash: 159612a7b25df87784452cdd1a4aecf3
Last updated: December 18, 2006 - 14:15
View usage statistics for this release

Stable Persistent Login 1.0 release for Drupal 5.

persistent_login 4.7.x-1.0

bjaspan - December 5, 2006 - 16:05
Official release from CVS tag: DRUPAL-4-7--1-0
First released: December 5, 2006 - 16:05
Download: persistent_login-4.7.x-1.0.tar.gz
Size: 12.87 KB
md5_file hash: 55421750813e35cbb4e9b830ad152ac8
Last updated: December 5, 2006 - 12:10
View usage statistics for this release

The initial stable release of Persistent Login for Drupal 4.7.

persistent_login HEAD

bjaspan - November 11, 2006 - 09:14
Nightly development snapshot from CVS branch: HEAD
First released: November 11, 2006 - 09:14
Download: persistent_login-HEAD.tar.gz
Size: 14.05 KB
md5_file hash: 82a09b05b823afd15c6891c9f5e510c9
Last updated: December 21, 2007 - 00:11
View usage statistics for this release
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.