Commit graph

5 commits

Author SHA1 Message Date
taca
0060bc1512 mail/roundcube: update to 1.5.0
1.5.0 (2021-10-17)

Quote from release announce:

We proudly announce the final release of the next major version 1.5 of
Roundcube webmail. With this milestone we introduce new features and full
PHP 8.0 support. The most noteworthy additions are:

   - Dark mode for Elastic skin
   - OAuth2/XOauth support (with plugin hooks)
   - Collected recipients and trusted senders
   - Moving recipients between inputs with drag & drop
   - Full unicode support with MySQL database
   - Support of IMAP LITERAL- extension RFC 7888
     <https://datatracker.ietf.org/doc/html/rfc7888>
   - Support of RFC 2231 <https://datatracker.ietf.org/doc/html/rfc2231>
     encoded names
   - Cache refactoring
2021-11-20 15:13:32 +00:00
taca
ea4f0e34f6 mail/roundcube-plugin-password: update to 1.4.2
Update roundcube-plugin-password to 1.4.2.

pkgsrc change:

* Use common patches/distinfo directory with roundcube.

RELEASE 1.4.2
-------------
- Password: Fix kpasswd and smb drivers' double-escaping bug (#7092)

RELEASE 1.4-rc2
---------------
- Password: Added ldap_exop driver (#4992)
- Password: Added support for SSHA512 password algorithm (#6805)

RELEASE 1.4-rc1
---------------
- Password: Added 'modoboa' driver (#6361)
- Password: Fix bug where password_dovecotpw_with_method setting could be ignored (#6436)
- Password: Fix bug where new users could skip forced password change (#6434)
- Password: Allow drivers to override default password comparisons (eg new is not same as current) (#6473)
- Password: Allow drivers to override default strength checks (eg allow for 'not the same as last x passwords') (#246)
- Passowrd: Allow drivers to define password strength rules displayed to the user
- Password: Allow separate password saving and strength drivers for use of strength checking services (#5040)
- Password: Add zxcvbn driver for checking password strength (#6479)
- Password: Disallow control characters in passwords
- Password: Add support for Plesk >= 17.8 (#6526)

RELEASE 1.4-beta
----------------
- Password: Support host variables in password_db_dsn option (#5955)
- Password: Automatic virtualmin domain setting, removed password_virtualmin_format option (#5759)
- Password: Added password_username_format option (#5766)
2020-01-14 14:33:16 +00:00
taca
8a9673eff3 mail/roundcube-plugin-password: Fix PLIST
Fix PLIST after update to 1.3.6.
2018-05-20 03:50:52 +00:00
taca
0396a95636 Update roundcube-plugin-password to 1.2.3.
* Add is_IS locale support.
2016-12-05 16:16:16 +00:00
taca
d6059148a1 Add roundcube-plugin-password package version 1.2.1, it is part of
official roundcube.

Password Plugin for Roundcube

Plugin that adds a possibility to change user password using many
methods (drivers) via Settings/Password tab.
2016-09-13 16:00:15 +00:00