Removing channelpassword from cookies on delete

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-06 11:27:31 +02:00
parent 92ba3f1a82
commit 417c928b77
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -283,6 +283,7 @@ var Admin = {
if(!$(".password_protected").prop("checked") && !$(".change_user_pass").hasClass("hide")) {
$(".change_user_pass").addClass("hide");
Crypt.remove_userpass(chan.toLowerCase());
}
if(conf_array.thumbnail != undefined && conf_array.thumbnail != ""){