Merge pull request #2670 from Citadel-Station-13/upstream-merge-29839

[MIRROR] [s] Adds a security token to all admin hrefs
This commit is contained in:
LetterJay
2017-09-12 01:17:56 -05:00
committed by GitHub
32 changed files with 750 additions and 637 deletions
+1 -1
View File
@@ -199,7 +199,7 @@
/obj/vv_get_dropdown()
. = ..()
.["Delete all of type"] = "?_src_=vars;delall=\ref[src]"
.["Delete all of type"] = "?_src_=vars;[HrefToken()];delall=\ref[src]"
/obj/examine(mob/user)
..()