Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Username and password in image url #111

Open
Colgaton opened this issue May 16, 2020 · 1 comment
Open

Username and password in image url #111

Colgaton opened this issue May 16, 2020 · 1 comment
Labels
a:bug Something isn't working

Comments

@Colgaton
Copy link

Colgaton commented May 16, 2020

When using markdown and sending something like below, it does not render it:

![Camera Image](https://user:pass@domain.com/abc/test.jpg)

First I thought it would be an android limitation, but it works fine in Chrome. Any idea?

@jmattheis
Copy link
Member

Looks like the library gotify uses for markdown support on android, doesn't support this by default.

@jmattheis jmattheis added the a:bug Something isn't working label May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug Something isn't working
Development

No branches or pull requests

2 participants