#[Rose]Apparently it was a pass through for OAuth 2.0 to Shortcuts
IWSlackGateway, loicm, gxt, [KevinMarks], jgmac1106, vika_nezrimaya, [Lewis_Cowles], [svandragt] and [eddie] joined the channel
#shrysrKartikPrabhu: Thank you. I was aware of the post. I wanted to actually use the webmentions.io app hosted locally for a hugo website. In any case, I have paused that and switched back to wordpress. Thanks to some excellent help in the #indieweb-wordpress channel , i have almost got it all set up.
#vika_nezrimayaAs a debugging aid, I added to my software a dangerous ability to run WITHOUT access control. Gated behind an undocumented parameter that accepts only a specific string, prints around 10 lines in the log if the parameter is set to ANYTHING beyond that specific string, and crashes the software. And even if you put the string there, it still prints a CRITICAL-level warning in the logs :3
#vika_nezrimayaI may have add a fake invocation of `rm -rf / --no-preserve-root` to it if it isn't scary enough :3
#vika_nezrimayabut do you think it's scary enough?
#[fluffy]I’d worry about people who are acting maliciously and see this action being possible. They don’t care about warnings if they just want to make trouble.
#vika_nezrimayaWell, that needs access to the config file
#vika_nezrimayaand at this stage you're kinda screwed anyway
#vika_nezrimaya'cause I can just do `redis-cli flushall` and wipe your whole DB out