You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program
Aleksander Machniak 0f4f85e097 Skip redundant INSERT query on successful logon when using PHP7
Since PHP 7.0 session_regenerate_id() will cause the old session data update.
This is redundant INSERT query and also produces a record for the session
we don't need anymore.
7 years ago
..
include Extend disabled_actions config so it accepts also button names (#5903) 7 years ago
js Use action=add-folder when creating a new folder 7 years ago
lib/Roundcube Skip redundant INSERT query on successful logon when using PHP7 7 years ago
localization Update localization files from Transifex 7 years ago
resources Remove external javascript code from the git repo, add jsdeps.sh script (#5535) 8 years ago
steps Fix decoding of mailto: links with + character in HTML messages (#6020) 7 years ago