indywidualny / FaceSlim

Web App for Facebook. Lightweight, ad-free, chat support and modern look.
http://indywidualni.org
GNU General Public License v2.0
316 stars 63 forks source link

Illegal user agent string will cause the app to never be able to start again #417

Open jidanni opened 2 years ago

jidanni commented 2 years ago

If one uses an illegal user agent string, for instance one with a new line embedded in it, the app won't be able to start. It'll crash upon start each time. Therefore one cannot get back in to clean up the illegal user-agent string. The only possibility is to wipe out the entire app's data just to fix this little problem.