Leerstandsmelder / leerstandsmelder-angular-frontend

Leerstandsmelder App - Angular.JS based frontend for Desktop & Mobile
https://leerstandsmelder.de
MIT License
4 stars 4 forks source link

provide cookie fallback when local storage is unavailable #29

Closed dasantonym closed 6 years ago

dasantonym commented 8 years ago

some browsers (e.g. safari) completely disable local storage in private browsing mode.

we need a cookie fallback when that happens so people are able to log in during the private session.

Sefux commented 6 years ago

closing because this can not be reproduced. in private mode (safari) the login is possible.