readrops / Readrops

Android multi-services RSS client
GNU General Public License v3.0
279 stars 20 forks source link

Application crashes when entering an url without http scheme #55

Closed prysme01 closed 4 years ago

prysme01 commented 4 years ago

Should be because of the SSO login of yunohost, but I would like to know how to connect freshrss hosted on yunohost to Readrops. Any hint ?

prysme01 commented 4 years ago

I've found a workaround to disable SSO on a specific URL sudo yunohost app setting "freshrss" skipped_uris -v "/api/greader.php"

anyway I remark that Readrops crash if you put the RSS url without the https://

Shinokuni commented 4 years ago

anyway I remark that Readrops crash if you put the RSS url without the https://

I was able to reproduce. Did you have the same crash when using SSO ?

prysme01 commented 4 years ago

I did not try again with the SSO as I have disabled it for this URL, in fact i don't know how to renable it :)

Shinokuni commented 4 years ago

I did not try again with the SSO as I have disabled it for this URL, in fact i don't know how to renable it :)

I see :laughing: . Otherwise I will make a new release with the fix as it is quite annoying.

Shinokuni commented 4 years ago

Fixed in 467c6195907f32a4ea6409fe91e2d07790a2a55d.