No description
When the server returns an HTML response (wrong URL, redirect to a login page), the error dialog previously showed the full HTML body. Now detect HTML responses and show a short actionable message: - 404 with HTML: 'API endpoint not found. Check your server URL.' - 401/403 with HTML: 'Wrong username or password.' - 200 with HTML (no Auth= token): explain the endpoint is not FreshRSS - Non-HTML bodies are shown as-is (they are already readable) |
||
|---|---|---|
| data | ||
| html | ||
| src | ||
| .gitignore | ||
| .travis.yml | ||
| BACKLOG.md | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| COPYING | ||