Skip to content

email auth, requires dev branch of gramex, fixes issue #58

Karmanya Aggarwal requested to merge emailauth into settings

This implementation uses the authentication mechanism that geocluster currently uses - Any user can log in with a valid email address and see the public data sets. the datasets themselves demarcate which addresses/domains can access them. Upside, does not require a separate admin page. Downside, anyone with access to a dataset can change the settings.

Merge request reports