Piwigo / Piwigo-Android

Piwigo Native Android App
GNU General Public License v3.0
140 stars 43 forks source link

HTTP Login fails on Android 9 Pie #110

Closed ramack closed 5 years ago

ramack commented 5 years ago

Describe the bug and how to reproduce For already configured accounts the albums and photos are "just not shown", on creating a new account it displays "Login failed". (as #88 is not yet done)

Expected behavior Login succeeds.

Smartphone (please complete the following information):

Additional context

ramack commented 5 years ago

I think we cannot yet require from all users to configure a SSL certificate (even though it should be recommended). So there is no other option than setting usesCleartextTraffic=true.