pubcookie 7.x-2.2

Bug fixes

When adding users who have already logged in, role autoassignment now works if the user adding the usernames has permission to assign the roles.

pubcookie 7.x-2.1

New features

This release focuses on improvements to the optional pubcookiesiteaccess module.

The only changes in the pubcookie module in this release are to fix a bug where the default value of pubcookie_id_is_email was not consistent (it is now 1 throughout) and to support the new features of pubcookiesiteaccess module.

The bundled pubcookiesiteaccess module allows you to maintain a whitelist of usernames who may log into your site.

pubcookie 7.x-2.0

New features

Upgrading from previous versions

Warning! Important!

1. If your login directory (the one that contains your .htaccess file) is named login, you must rename it. For example, you could rename it to pubcookie.

pubcookie 7.x-2.0-beta2

New features

The 7.x-2.x branch of the pubcookie module has the following changes:

- removes support for LDAP population of the profile module.
- adds support for LDAP population of Drupal fields attached to the user (Configuration / Account Settings / Manage Fields tab).
- adds support for returning to last viewed page after login (#462684)

pubcookie 7.x-2.0-beta1

New features

The 7.x-2.x branch of the pubcookie module has the following changes:

- removes support for LDAP population of the profile module.
- adds support for LDAP population of Drupal fields attached to the user (Configuration / Account Settings / Manage Fields tab).
- adds support for returning to last viewed page after login (#462684)

pubcookie 7.x-1.0

Bug fixes

#1587904 by druliner: When using pubcookie on a site that also supports local (native Drupal) user account creation, the email address of local user accounts was erroneously set to '@'.

#1192218 by jazztini: The optional pubcookie site access module is used to restrict login to a group of pubcookie usernames. However, pubcookie users without Drupal accounts could create new accounts and would be logged in at the end of the account creation process. After logging out, access would subsequently be denied.

pubcookie 6.x-1.2

New features

This release adds an optional simple access control list. From the README:

pubcookie 6.x-1.1

Bug fixes

Fixed #260382 Pubcookie admin interface doesn't appear.
Removed PHP notice when viewing admin interface on non-pubcookie-eligible domain (e.g. local dev box).

Subscribe with RSS Subscribe to Releases for Pubcookie