summary refs log tree commit diff
path: root/api/scripts/stresstest/src/message/send.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-29Updated stop.tsunknownPerson1151-6/+7
updated stop.ts so it checks for user rights instead of the SYSTEM flag which can possibly cause some unnecessary complications when it comes to instance management *also has been tested with multiple tokens to be sure that this does NOT permit normal users to POST to the /stop API route **NOTE**: instance owners will have to re-run `npm run setup` for these changes to take effect
2021-12-26Fix the casingErkin Alp Güney1-1/+1
Co-authored-by: TheArcaneBrony<myrainbowdash949@gmail.com>
2021-12-26Add env name in sentry, set default sentry endpointThe Arcane Brony9-70176/+38596
2021-12-26