Administrative scripts for GNOUS
.env.example | ||
.gitignore | ||
api_requests.py | ||
count_emails.py | ||
get_emails.py | ||
README.md |
GNOUS administration scripts
This repo aims to provide a set of various tools for GNOUS's administrative stuff.
Get email addresses of GNOUS users
Because there is no centralized authentication system for GNOUS services, we rely on get_emails.py to fetch all users emails from the various services. This is useful when GNOUS needs to communicate important information. It also gives more transparency about the way personal data is processed (only displayed, not stored anywhere).