zenhack / sandcal

Sandstorm calendar app
Apache License 2.0
4 stars 0 forks source link

Handle non-logged-in users gracefully. #17

Closed zenhack closed 4 years ago

zenhack commented 4 years ago

There are currently a bunch of places where we try to read the sandstorm uid header, and just return an error if it's not there. We really should handle this more gracefully.