index
:
pgmailmgr.git
master
Management web for pg mailsystem
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-16
Update to community auth v3
HEAD
master
Magnus Hagander
2025-06-03
Add server connection information to dashboard page
Magnus Hagander
2025-06-03
Use a password field for passwords, not plain text
Magnus Hagander
2025-06-02
Ensure forwarders point to email addreses
Magnus Hagander
2025-06-02
Put fields in more logical and consistent order
Magnus Hagander
2025-06-02
Filter list of domains to those with permissions
Magnus Hagander
2025-06-02
Add support for deleting forwarders
Magnus Hagander
2025-06-02
Move form guts out to a separate file
Magnus Hagander
2025-06-02
Refactor getting virtual user/forwarder to their own functions
Magnus Hagander
2025-06-02
Don't allow log-in at all for users with no permissions
Magnus Hagander
2025-06-02
Only allow superusers to edit mail quota
Magnus Hagander
2025-06-02
Disable the local part field when it can't be changed
Magnus Hagander
2025-06-02
Allow superusers to bypass pattern based permissions
Magnus Hagander
2025-06-02
Add back-links to admin forms
Magnus Hagander
2025-06-02
Add community account to mailboxes, and self service password change
Magnus Hagander
2025-06-02
Set a default mail quota
Magnus Hagander
2025-06-02
Give error message instead of empty list for no permissions
Magnus Hagander
2025-06-02
Move admin functionality to /adm/
Magnus Hagander
2024-04-09
Update for django 4.2
Magnus Hagander
2023-06-07
Sync up to latest version of pgweb auth plugin
Magnus Hagander
2021-11-07
Add DEFAULT_AUTO_FIELD for Django 3.2
Magnus Hagander
2020-08-11
Update to latest version of community auth plugin
Magnus Hagander
2020-04-02
Update for django 2.2
Magnus Hagander
2020-02-26
Sync up community auth plugin to latest-and-greatest
Magnus Hagander
2019-02-24
Make the layout slightly less sucky
Magnus Hagander
2019-02-24
Don't crash when changing local domain
Magnus Hagander
2019-02-24
Import latest version of py3 compatible auth module
Magnus Hagander
2019-02-24
Update to python 3
Magnus Hagander
2019-02-24
Fixes for pep8 compatibility
Magnus Hagander
2019-02-24
Change tabs to spaces
Magnus Hagander
2018-03-25
Fix template loaders for django 1.11
Magnus Hagander
2018-02-21
Update for compatibility with Django 1.11
Magnus Hagander
2017-03-10
Drop a trigger file in /tmp/ whenever anything is changed
Magnus Hagander
2015-12-21
Force DEBUG=False in settings.py
Magnus Hagander
2015-12-21
Update for Django 1.8
Magnus Hagander
2013-01-20
Fix community login when starting at the /admin/ url
Magnus Hagander
2013-01-20
Wrong namespace for the authentication backend
Magnus Hagander
2012-08-17
Add some missing transaction tags
Magnus Hagander
2012-08-17
Oops, remove debugging code
Magnus Hagander
2012-08-17
Add logging
Magnus Hagander
2012-08-17
Integrate with community login
Magnus Hagander
2012-08-17
Initial commit
Magnus Hagander