Adrian

Results 807 comments of Adrian

Not sure if it's already fixed by something else in master or another PR, but right now (w/o rebase) the session bar in a meeting event when you're logged in...

Happy to revisit this one, but it would need to be rebased, there are quite a few conflicts... :/

Usually the solution for this is to have a proxy for outgoing connections...

Seems to be an unrelated problem, so feel free to ignore. Edit: See https://github.com/mermaid-js/mermaid-cli/issues/899

I think it's one of these issues that can only be fixed properly by using the same markdown spec for client-side and server-side rendering... probably that would be CommonMark (same...

As a user I would absolutely NOT want this behavior. If this gets merged I hope it will be configurable and off by default.

Thanks, I'll look into updating the next time I update our Python deps. Alternatively feel free to send a PR :)

So my idea behind my `use_default_captcha_validator` suggestion was not so much to avoid calling the method from the plugin at all, but rather to have a check inside the default...

While testing I found a nicer way to do the override check at import time instead of at runtime. I had this in mind before, but didn't want to introduce...

> They rely on Jinja (HTML) and require administrators to write interpolated Python code. I think having a nice invoice template included would be an option. In any case, I...