Commit Graph

8 Commits

Author SHA1 Message Date
Emmett Gaines 825ab4def4 [512] The great \ref purge (#31824)
* The great \ref purge

* cleanup
2017-10-28 17:20:04 -04:00
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
Leo 6af9400120 Fixes show all logs runtiming, also allows multiple individual log windows open (#27903) 2017-06-01 10:01:58 -06:00
Leo 159c524221 Changes a tag in individual logs 2017-05-29 08:41:59 -03:00
Lzimann d37c2c12f7 Individual logs are no longer lost with mob changes 2017-05-27 01:04:40 -03:00
Cyberboss 1c03305a12 Fixes a runtime with the individual logging panel (#25691) 2017-04-01 21:39:45 -03:00
Leo 149a6d0618 Individual logs are now displayed on a desc order (#25302) 2017-03-21 23:36:55 +13:00
Lzimann df90fcfc0b Properly re-adds the renamed file 2017-03-04 19:39:01 -03:00