dreautall / waterfly-iii

Unofficial Android App for Firefly III, a free and open source personal finance manager.
MIT License
329 stars 25 forks source link

1.0.5 requires https #409

Closed vrachnis closed 2 months ago

vrachnis commented 2 months ago

Hi there,

I just upgraded to version 1.0.5 from Izzy's fdroid repo, and I noticed that there's a change of behavior with regards to the server URL.

I've been using waterfly for a few months with an onion domain + orbot, over an http scheme since tor's security makes https redundant.

However, after the upgrade, it appears that http is no longer supported and https is mandatory:

Screenshot

I understand that for the vast majority of users cleartext URLs are bad for security, but is it possible to add an override that can be enabled by people that need it?

Thanks!

Edit: I should mention that downgrading to 1.0.4 allows for HTTP to work again

dreautall commented 2 months ago

Oh sorry, that's 100% not intentional! I'll push a hotfix for that.

vrachnis commented 2 months ago

Thank you very much for the quick fix. I just upgraded from 1.0.4 to 1.0.6 and can confirm that it does indeed work flawlessly.

dreautall commented 2 months ago

Thank you for the confirmation, and thanks for reporting the issue! :)