A Python-Django web application enabling users to upload, share, and display data from their environmental monitoring sites via the app's ODM2 database. Data can either be automatically streamed from Internet of Things (IoT) devices, manually uploaded via CSV files, or manually entered into forms.
BSD 3-Clause "New" or "Revised" License
31
stars
8
forks
source link
Fix log-on for existing users results in error page #643
Reference Issue #635
This PR addresses an issue in the Cognito implementation which resulted in an error page being displayed to existing users on their first log-in.