Issue #337534 Use of unhashed session IDs will break stale session cleanup
Compare changes
+ 23
− 7
@@ -54,7 +54,7 @@ function masquerade_init() {
@@ -371,7 +371,7 @@ function masquerade_user_logout($account) {
@@ -490,7 +490,7 @@ function masquerade_user_validate(&$form, $form_state) {
@@ -521,7 +521,7 @@ function masquerade_user_update(&$edit, $account, $category) {
@@ -851,7 +851,7 @@ function masquerade_switch_user($uid) {
@@ -892,12 +892,12 @@ function masquerade_switch_back() {
@@ -915,3 +915,19 @@ function masquerade_switch_back() {