wallabag / wallabag/android-app

Better login page detection ("Wallabag service not found" if the page minified)

Open
#497 0 comments 5 reactions 0 assignees View on GitHub
Improvement
Dominant language
Java
Stars
587
Forks
276
PR merge metrics
No merged PRs in 30d

Description

Currently the app relies on basic string comparison to detect which page it receives. If the HTML code is modified, the app fails to recognize the page. [Here's an example of a minified login page](https://github.com/wallabag/android-app/issues/495#issuecomment-291929905).

This also applies to the API clients page parsing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.