Initial version for 8.x core. Use for your own risk!
Added uninstall function to clear variables
Includes the following:
Authenticated page requests may return cached anonymous pages https://www.drupal.org/node/2308947
Module doesn't recognise external username change https://www.drupal.org/node/2310137
Fix trailing whitespace in code https://www.drupal.org/node/2310149
Fixes DRUPAL-SA-CONTRIB-2014-058 - Webserver Auth - Access Bypass
Includes experimental fixes to allow the module to ignore whether or not a user was in fact registered by a different module and adds an alter hook to change the username see: https://drupal.org/node/2098823
Prevents blocked users from being logged in. See: https://drupal.org/node/2233229
Added configure link to .info file and allowed PHP_AUTH_USER to be used for username thanks to opdavies and ip6li
First full release of 7.x version. This is production ready.
First D7 release.
Added a few settings which apply to new user accounts created by this module.
D6 snapshot
Dev snapshot for 5
No changes since RC
first D5 version ... no new features.