gut-space / satnogs

The goal of this project is to create a functional satellite ground station, able to receive VHF transmissions from NOAA sats and more!
https://aquarius.klub.com.pl
MIT License
10 stars 0 forks source link

Login #65

Closed tomaszmrugalski closed 4 years ago

tomaszmrugalski commented 4 years ago

This is now ready for review. This PR adds an ability to log in. This using flask-login. This will allow us to restrict access to certain parts of the webpage for registered users, possibly with certain role. There are currently 4 roles: user, station-owner, admin and banned.