Releases: Huessenbergnetz/Skaffari
Releases · Huessenbergnetz/Skaffari
Skaffari 0.0.18
Skaffari 0.0.17
- domains can now be grouped in a parent/children relationship where
accounts in the parent domain automatically get also base email
addresses for the child domains. - fixed the JS code in the default template to check whole domains if
there is only a single account in the domain - update default template to Bootstrap 4 Beta
- delete all email addresses of a domain when deleting the domain. As
accounts can have multiple email addresses and can also have addresses
from other domains.
Skaffari 0.0.16
- New support for the status column that can be used by pam_mysql
to determine if an account or the password has been expired.
To make this possible, accounts gained a new column to store the
expiration date of the password. The account check route and
skaffaricmd --update-account-status can be used to update the
status column. - The account list is now sortable.
- Default template: accounts in the account list will be updated
if they have been checked and if the check changed somthing.
Skaffari 0.0.15
Skaffari 0.0.14
Skaffari 0.0.13
Skaffari 0.0.12
- make email management routes AJAX friendly
- use AJAX for email address management
- add localization support
Skaffari 0.0.11
- store email addresses in ACE format
- fix gettings single domain
- use QCollator for locale aware sorting
- add HelpEntry class to unify help entries in templates
- add general skaffari 8 man page
- move help text into core instead of template files
- begin improving input template forms
- add functions to check account consistency
Skaffari 0.0.10
- IMAP: implement mailbox management (create, delete, subscribe, setacl,
setquota) - fix some issues in template
Skaffari 0.0.9
- fixing fucking typos...