Tim McCormack
Tim McCormack
I think this is the same as https://github.com/ether/etherpad-lite/issues/4951
I'd like to add that I experienced this as something more like a data-loss event -- after pasting, I close the tab and shared the pad with someone else, and...
Hmm, so with Pygments and such you're basically stuck with it being a mostly-blind passthrough. To give an example of the safety concerns, there's a Python JWT library that accepts...
For people landing here, I recommend the following workaround: 1. Install the [Redirector](https://einaregilsson.com/redirector/) browser extension 2. Add a redirect: - Type: Regular expression - Include pattern: `^https://([^.]+)\.dreamwidth\.org/data/atom/\?itemid=([0-9]+)$` - Redirect to:...
For what it's worth, I checked the website today via TAILS 3.11, and it worked. (Tor Browser 8.0.4; based on Firefox 60.4.0esr.) There's one rendering glitch wherein the background is...
Very simple PR to fix: https://github.com/zeratax/matrix-registration/pull/105 -- turns out the field was fetched from the response but wasn't actually used.
Last I checked from the web tool, `cotse.net` and `imgur.com` were vulnerable, so those might be good to test with. (Still working on getting the CLI tool set up myself.)...
Idea was originally proposed here, by `@[email protected]`: https://social.coop/@dynamic/109438339472375477
@kurtstoll Looks like it was already fixed in v0.4.4 with 21ad1ea4a379f08bf66ad04c9d96bd207deea45e. I think you just had an old version.
lein-javadoc has been fixed to exclude tools.jar. I'm sending in an additional PR (https://github.com/davidsantiago/lein-javadoc/pull/4) to allow building docs on an alternative JDK.