pgmailmgr.git
2025-08-07 Magnus HaganderAdd paragraph about setting full name in roundcube master
2025-06-16 Magnus HaganderUpdate to community auth v3
2025-06-03 Magnus HaganderAdd server connection information to dashboard page
2025-06-03 Magnus HaganderUse a password field for passwords, not plain text
2025-06-02 Magnus HaganderEnsure forwarders point to email addreses
2025-06-02 Magnus HaganderPut fields in more logical and consistent order
2025-06-02 Magnus HaganderFilter list of domains to those with permissions
2025-06-02 Magnus HaganderAdd support for deleting forwarders
2025-06-02 Magnus HaganderMove form guts out to a separate file
2025-06-02 Magnus HaganderRefactor getting virtual user/forwarder to their own...
2025-06-02 Magnus HaganderDon't allow log-in at all for users with no permissions
2025-06-02 Magnus HaganderOnly allow superusers to edit mail quota
2025-06-02 Magnus HaganderDisable the local part field when it can't be changed
2025-06-02 Magnus HaganderAllow superusers to bypass pattern based permissions
2025-06-02 Magnus HaganderAdd back-links to admin forms
2025-06-02 Magnus HaganderAdd community account to mailboxes, and self service...
2025-06-02 Magnus HaganderSet a default mail quota
2025-06-02 Magnus HaganderGive error message instead of empty list for no permissions
2025-06-02 Magnus HaganderMove admin functionality to /adm/
2024-04-09 Magnus HaganderUpdate for django 4.2
2023-06-07 Magnus HaganderSync up to latest version of pgweb auth plugin
2021-11-07 Magnus HaganderAdd DEFAULT_AUTO_FIELD for Django 3.2
2020-08-11 Magnus HaganderUpdate to latest version of community auth plugin
2020-04-02 Magnus HaganderUpdate for django 2.2
2020-02-26 Magnus HaganderSync up community auth plugin to latest-and-greatest
2019-02-24 Magnus HaganderMake the layout slightly less sucky
2019-02-24 Magnus HaganderDon't crash when changing local domain
2019-02-24 Magnus HaganderImport latest version of py3 compatible auth module
2019-02-24 Magnus HaganderUpdate to python 3
2019-02-24 Magnus HaganderFixes for pep8 compatibility
2019-02-24 Magnus HaganderChange tabs to spaces
2018-03-25 Magnus HaganderFix template loaders for django 1.11
2018-02-21 Magnus HaganderUpdate for compatibility with Django 1.11
2017-03-10 Magnus HaganderDrop a trigger file in /tmp/ whenever anything is changed
2015-12-21 Magnus HaganderForce DEBUG=False in settings.py
2015-12-21 Magnus HaganderUpdate for Django 1.8
2013-01-20 Magnus HaganderFix community login when starting at the /admin/ url
2013-01-20 Magnus HaganderWrong namespace for the authentication backend
2012-08-17 Magnus HaganderAdd some missing transaction tags
2012-08-17 Magnus HaganderOops, remove debugging code
2012-08-17 Magnus HaganderAdd logging
2012-08-17 Magnus HaganderIntegrate with community login
2012-08-17 Magnus HaganderInitial commit