K1rakishou / Kuroba-Experimental

Free and open source image board browser
GNU General Public License v3.0
629 stars 36 forks source link

Active bans can be cached in app #1035

Open minnowtide opened 2 months ago

minnowtide commented 2 months ago

If you were using the app out on mobile/cellular and an outstanding ban (not spent) existed on the IP you got for the session, it can persist in the app even when you go back into WiFi. Clearing the cache or restarting the app does not clear it. 4chan.org/banned does not report a ban and posting from browser is unaffected.

minnowtide commented 2 months ago

Fixed by clearing cloudflare and 4chan captcha cookie

K1rakishou commented 2 months ago

I think I need to split cookies for WiFi/non-WiFi connections. I think Chance is doing this already. Also, in the latest beta I have added "Clear cookies" button to the Ban information dialog.