Administrative scripts for GNOUS
Go to file
2021-05-18 11:16:37 +02:00
.env.example Initial commit 2021-05-17 17:30:04 +02:00
.gitignore Initial commit 2021-05-17 17:30:04 +02:00
api_requests.py Initial commit 2021-05-17 17:30:04 +02:00
count_emails.py Add Mailcow emails count script 2021-05-18 11:16:37 +02:00
get_emails.py Add advice when forgetting to set VPN on 2021-05-18 11:15:35 +02:00
README.md Initial commit 2021-05-17 17:30:04 +02:00

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).