Commit Graph

2045 Commits (74002bbf57ebf3d61f32f591e50c777f3c7dfec5)
 

Author SHA1 Message Date
David Goodwin 74002bbf57 psalm fixes 6 years ago
David Goodwin 8d2a592aa9 bump psalm version; autoload config and functions files 6 years ago
David Goodwin 029c4ffe47 psalm fixes 6 years ago
David Goodwin 7408a3b30a fix safepost doc 6 years ago
David Goodwin 173d5775cd psalm fixes 6 years ago
David Goodwin 97528f3ebd remove var_dumps; fix assertEqual -> assertEquals and other random psalm findings 6 years ago
David Goodwin 93cc4d9e8c update phpunit tests to use different parent class 6 years ago
David Goodwin 9b8c067515 bump phpunit to stop countable warning with php7.2 6 years ago
David Goodwin 8cf7947f15 move function into the only place it is used 6 years ago
David Goodwin cecfe6b215 see #217 - should solve looking in /etc/postfixadmin ... 6 years ago
Christian Boltz 18be203039
add new texts to all language files 6 years ago
Christian Boltz 878e4d7f11
Merge pull request #220 from SuperVirus/updated_german_translation
Updated german translation
6 years ago
SuperVirus 3ee8b497f1
Update de.lang 6 years ago
Christoph 'SuperVirus' Heitkamp 1fea1f8c3b Updated german translation 6 years ago
David Goodwin dda0302cdf
Merge pull request #218 from cweiske/specific-login-error
Change login failure message to show the login type (admin or user)
6 years ago
Christian Weiske 3960f6fdad Change login failure message to show the login type (admin or user) 6 years ago
David Goodwin 55790f9835
Merge pull request #215 from ChoiZ/patch-1
Update INSTALL.TXT
6 years ago
François LASSERRE 9598c63fc0
Update INSTALL.TXT
Missing `cd postfixadmin`
6 years ago
David Goodwin a53165d3d8 update CHANGELOG - see https://github.com/postfixadmin/postfixadmin/issues/176 6 years ago
David Goodwin 69e234f668
Merge pull request #200 from doktoil-makresh/master
Support for password expiration, managed in PostFix Admin
6 years ago
Damien Martins 78a461f07e Accepts incoming emails for active mailboxes, even if password is expired 6 years ago
David Goodwin b4a16a0313 quote shell vars 6 years ago
David Goodwin 435d97c282 try looking for alternatives to maildirmake etc - see #213 6 years ago
Christian Boltz 056e8af99b
Change $PALANG['password_no_characters'] to new text if untranslated
That's better than a TODO note next to the old english text ;-)
6 years ago
Christian Boltz bd847e38e6
add translation notes for updated $LANG['password_no_characters'] 6 years ago
Damien Martins 9e4d64ef78
Merge pull request #1 from DavidGoodwin/doktoil-master
updates to password expiry feature
6 years ago
David Goodwin 3a8762d785
Merge pull request #210 from inkVerb/master
Change "characters" to "letters" in EN language file
6 years ago
Jesse Steele 9e8ce47849
Change "characters" to "letters"
A "character" includes letters and numbers. The requirement triggered by line 355 is for "letters". This created confusion in the past.
6 years ago
David Goodwin 87472af5ba add Date header into smtp_from(...) function - see #203 6 years ago
David Goodwin b1795ab596 phpdoc 6 years ago
David Goodwin 1e158245d6 try and fix #30 - cope with timestamp and numeric field number comparison better for PostgreSQL. 6 years ago
David Goodwin afd418675c pointless comment 6 years ago
David Goodwin a8b02cfc05 Default to default values 6 years ago
David Goodwin 77d1b6c2e7 rename sql fields to just have mailbox.password_expiry and domain.password_expiry 6 years ago
David Goodwin 27c2842cd2 remove duplication of sql, remove use of functions (hopefully unnecessary) 6 years ago
David Goodwin a455916a6b add password expiry stuff to the db schema upgrade script 6 years ago
Damien Martins 8115d8d047 Reverting unexpected changes 6 years ago
Damien Martins 12ce418f79 No need to have password expiration value in config file 6 years ago
Damien Martins 84533224ba Adds colored indicators for password expired, account disabled and vacation enabled accounts 6 years ago
Damien Martins b33d79125c Merge branch 'master' of github.com:doktoil-makresh/postfixadmin 6 years ago
Damien Martins d809e0fbf7 Adds colored indicators for password expired, account disabled and vacation enabled accounts 6 years ago
Damien Martins 72dddbc93b Adds colored indicators for password expired, account disabled and vacation enabled accounts 6 years ago
Damien Martins ce60b9fa59 Now password expiration is managed through Postfix Admin GUI 6 years ago
Damien Martins ab10c9b49a Better arguments management 6 years ago
Damien Martins 9be8c8082f More details in README file 6 years ago
Damien Martins 29a993e6fd Better (aka safer) way to deal with authentication 6 years ago
Damien Martins e786609aa9 Adding support for password expiration. Please read README.password_expiration for more details 6 years ago
David Goodwin c3d3898eb2
Merge pull request #167 from csware/recipient_delimiter
vacation: Correctly process mails with recipient_delimiter
6 years ago
David Goodwin cde3d7530d
Merge pull request #194 from cantoute/patch-1
libmime-perl => libemail-mime-perl on debian 9
6 years ago
Antony 61011619a8
libmime-perl => libemail-mime-perl on debian 9 6 years ago