CSRF $#%?@!!. Also konami to django admin
This commit is contained in:
@@ -67,7 +67,7 @@ function konami() {
|
||||
$(document).keydown(function (e) {
|
||||
if (e.keyCode === k[n++]) {
|
||||
if (n === k.length) {
|
||||
document.location.href = 'newtikette.html';
|
||||
document.location.href = backend_api + 'admin';
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
Reference in New Issue
Block a user