Age | Commit message (Collapse) | Author |
|
of HTML warning when embedded (#1489029)
|
|
|
|
|
|
|
|
|
|
handling
|
|
|
|
It was possible with show_popup(), however sometimes it is needed
to register a popup before show_popup() is being used.
|
|
|
|
|
|
mode (#1486939)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a regression in fix for #1489008
|
|
|
|
update routine was aborted or failed
|
|
|
|
|
|
|
|
save-pref command
|
|
|
|
|
|
(#1488997)
|
|
|
|
|
|
|
|
|
|
Adds backwards-compatibility after commit f0a7159c
|
|
|
|
|
|
|
|
|
|
for <roundcube:include ...> tags
|
|
validation (#1488891)
|
|
|
|
in Chrome (#1489005)
|
|
|
|
iframe (#1489008)
|
|
I have recently changed the password scheme of my Dovecot/Postfix/Roundcube installation. New passwords are encrypted stronger than before. It is not possible to automatically update existing passwords (because the old encryption is not so bad that I can easily crack it). But I'd like to tell my users that they can upgrade to the new password scheme by simply submitting the "change password" form with their old password in all three input fields. Currently a minor optimization prevents this. I think this minor optimization should be removed.
|
|
|
|
|