Files
Bubberstation/code/modules/admin/verbs
Jordan Brown 84b1e3d71e [s] Adds a security token to all admin hrefs (#29839)
There's a certain issue of people spoofing real byond links to admins. Now all links should come with a generated key that is validated when the Topic is run.

Added DEBUG_ADMIN_HREFS to debug this system while we test it (Allows hrefs without tokens and complains about it in the logs)

Just add [HrefToken()] as a parameter to all admin hrefs. Anything that ends up running through VV or Holder will be verified
2017-09-09 12:15:53 +10:00
..
2017-08-15 12:49:35 -03:00
2017-04-27 10:04:57 +12:00
2017-08-02 22:05:23 -07:00
2017-08-16 12:12:03 -04:00
2017-04-27 10:04:57 +12:00
2017-08-06 15:26:51 -04:00
2017-04-27 10:04:57 +12:00
2017-09-08 10:31:33 -04:00
2017-04-27 10:04:57 +12:00
2017-08-14 10:40:50 +12:00