Skip to content

Fix #27

Abhilash Raj requested to merge maxking/postorius:issue-27 into master

Add a post create hook to the User model which checks if any of the alternate addresses of the user in mailman has a superuser access in Postorius. If found, it grants superuser access to this address as well.

This change needs to be carefully reviewed since a small bug may lead to a security loophole where someone can gain a superuser access.

Merge request reports