Don't allow log-in at all for users with no permissions
authorMagnus Hagander <magnus@hagander.net>
Mon, 2 Jun 2025 14:45:42 +0000 (16:45 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 2 Jun 2025 14:45:42 +0000 (16:45 +0200)
commit4e6be7b1cb30d291681fbf37c989123513ee0844
tree3ba984571c3abe83124874cf67a49248b92218d7
parent3ecd0920291870304ce71e5b6800d310b84b3fc2
Don't allow log-in at all for users with no permissions
pgmailmgr/mailmgr/models.py
pgmailmgr/mailmgr/views.py
pgmailmgr/settings.py
pgmailmgr/urls.py