[contributions(DRUPAL-5):junyor] /modules/securesite README.txt securesite.module /modules/securesite/tests securesite.test
User: junyor Branch: DRUPAL-5 Date: Sun, 17 Aug 2008 18:25:57 +0000 Modified files: /modules/securesite README.txt securesite.module /modules/securesite/tests securesite.test Log message: - Renamed permission "access site" to more correct "access secured pages". Users will need to re-enable it after upgrading - Fixed HTTP Auth problems when caching was enabled (caused by using an uninitialized global variable) by doing a full bootstrap in securesite_init() instead of doing bootstraps separately in _securesite_filter_check() and _securesite_user_auth() - Rewrote and separated a bunch of tests to make cache problems more evident - Added some cache tests Links: http://cvs.drupal.org/diff.php?path=contributions/modules/securesite/README.... http://cvs.drupal.org/diff.php?path=contributions/modules/securesite/secures... http://cvs.drupal.org/diff.php?path=contributions/modules/securesite/tests/s...
participants (1)
-
drupal-cvs@drupal.org