gut-space / svarog

📡 A ground stations network for receiving satellite transmissions, using VHF, UHF, and more.
MIT License
9 stars 0 forks source link

Server validation improvements #48

Open tomaszmrugalski opened 3 years ago

tomaszmrugalski commented 3 years ago

We're currently (15 May 2021) struggling with station authentication failures when uploading observations. This uncovered several problems that could be improved:

Regarding the last item, there are some improvements on #47 that improve the station submission logging situation a bit, but the code there still doesn't log the failure - just the 401 error code.

tomaszmrugalski commented 2 years ago

The situation regarding logging has been improved after #63 merge.