Commit Graph

879 Commits (d02e6ea45ea3b5e8e446599ce09175047ecdec71)

Author SHA1 Message Date
Aleksander Machniak cf866990f2 Get rid of "popupmessage" class
It wasn't widely used and made the dialogs look inconsistent
9 years ago
Aleksander Machniak 059dc8b635 identity_select: Support Received header (#5085) 9 years ago
Aleksander Machniak 485c50a5f3 Fix error checking on get_script() result + some CS fixes 9 years ago
Aleksander Machniak 391d0d2039 Remove "@version @package_version@" 9 years ago
Aleksander Machniak 2ae1da4b1d Merge branch 'dev/gnupg21' 9 years ago
Aleksander Machniak b6c061656f GnuPG 2.1: Support password prompt on private key import 9 years ago
Aleksander Machniak ecefdca21d GnuPG 2.1: Support password input on private key export 9 years ago
Aleksander Machniak 4e0532808d Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452)
Added memcache_max_allowed_packet and apc_max_allowed_packet settings
9 years ago
Aleksander Machniak 33addff305 assword: Added possibility to nicely handle password epiration from other plugins (#5468)
Squashed commit of the following:

commit 41283ecab18321201c3adfef8e964e2aa0dc2032
Author: Aleksander Machniak <alec@alec.pl>
Date:   Sat Oct 15 08:37:31 2016 +0200

    CS fixes after PR merge, renamed session variable

commit b4440a0c4d15c194619c003683ff0d36787f82a8
Merge: cf9f0d8 5dee181
Author: Aleksander Machniak <alec@alec.pl>
Date:   Sat Oct 15 08:26:04 2016 +0200

    Merge branch 'master' of https://github.com/ZiBiS/roundcubemail into ZiBiS-master

commit 5dee1812e7
Author: Zbigniew Szmyd <zbigniew.szmyd@linseco.pl>
Date:   Thu Oct 13 14:20:14 2016 +0200

    passing by session

commit 6ccb7e7d1d
Author: Zbigniew Szmyd <zbigniew.szmyd@linseco.pl>
Date:   Thu Oct 13 11:45:43 2016 +0200

    formatted passwdexpdatetime should be set in session data

commit a43f30fdfc
Author: Zbigniew Szmyd <zbigniew.szmyd@linseco.pl>
Date:   Thu Oct 13 11:10:06 2016 +0200

    _passwdexpwarning removed and expdatetime object is stored in session

commit 62ef852a11
Author: Zbigniew Szmyd <zbigniew.szmyd@linseco.pl>
Date:   Thu Oct 13 10:24:39 2016 +0200

    String concatenation is removed and expdatetime is passed via session
    data.

commit 2aea3a4e85
Author: Zbigniew Szmyd <zbigniew.szmyd@linseco.pl>
Date:   Wed Oct 12 10:20:58 2016 +0200

    Removing ppolicy plugin from my repository.

commit 8848c944ab
Author: Zbigniew Szmyd <zbigniew.szmyd@linseco.pl>
Date:   Tue Oct 11 11:32:37 2016 +0200

    little correction of variables names

commit 5266c89da9
Author: Zbigniew Szmyd <zbigniew.szmyd@linseco.pl>
Date:   Tue Oct 11 11:14:17 2016 +0200

    little corrections

commit c665b5c607
Author: Zbigniew Szmyd <zbigniew.szmyd@linseco.pl>
Date:   Tue Oct 11 10:31:05 2016 +0200

    A plugin to check LDAP password for expiration
9 years ago
Aleksander Machniak affec47eab CS fixes, updated changelog 9 years ago
Aleksander Machniak 7f4ab8c14a Merge pull request #5364 from ZiBiS/master
Password: LDAP PPolicy driver
9 years ago
Zbigniew Szmyd fa533a4a01 Revert "Correction to work good with the Net_LDAP2 2.2.0"
This reverts commit acbc67ea1c.
9 years ago
Zbigniew Szmyd 06956572ec Change parameters names to the standard. 9 years ago
Max Kostikov f0a8e06c56 Update ru_RU.inc
Misprint corrected
9 years ago
jpope 5d17bf113f Fix class in keys list
The last few keys were being cut off due to a typo.
9 years ago
Aleksander Machniak 7203d151ec Enigma: Fix encoding of a key search phrase (#5459) 9 years ago
Zbigniew Szmyd 7254a89e7f get log_dir from config 9 years ago
Zbigniew Szmyd c22d4bc642 The correction of the script path and log_dir from the rc
config.
9 years ago
Aleksander Machniak d85f30bec4 Archive: Don't reload messages list when it's not needed (#5225)
Archive: Add option to automatically mark archived messages as \Seen (#5142)
9 years ago
Aleksander Machniak 9e129383a1 Improve randomness of password salts and random hashes (#5266) 9 years ago
Aleksander Machniak ea8c7efae8 Merge branch 'master' of github.com:roundcube/roundcubemail 9 years ago
Aleksander Machniak e9d70648dd Fix CS and obvious mistakes, update changelog after PR merge 9 years ago
Aleksander Machniak 4e26cd7691 Merge branch 'master' of https://github.com/NETLINK/roundcubemail into NETLINK-master 9 years ago
Zbigniew Szmyd 191396db17 The error log is redirected to logs/ldap_ppolicy.err 9 years ago
Aleksander Machniak c253aac7d4 Merge pull request #5450 from smares/patch-1
Fixed spelling
9 years ago
Aleksander Machniak 195dc11855 Support host-specific imap_conn_options/smtp_conn_options/managesieve_conn_options (#5136) 9 years ago
Sebastian Mares 64df1c0f71 Fixed spelling 9 years ago
Aleksander Machniak 7829da358d GnuPG 2.1: Fix importing newly generated (secret) keys using GnuPG 2.1 9 years ago
Aleksander Machniak fba3e1ae0c GnuPG 2.1: Add option to configure gpgconf binary location 9 years ago
Aleksander Machniak 462faace73 Enigma: Support key generation for multiple identities (#5383)
Update OpenPGP.js to version 1.6.2.
Get rid of server-side key generation - Crypt_GPG does not support
multiple user IDs, it's also slow and requires entrophy generator.
9 years ago
Aleksander Machniak 46f45a3970 Managesieve: Add option to automatically set vacation :from address (#5428) 9 years ago
Zbigniew Szmyd 0c093b0b36 Added the missing changes 9 years ago
Zbigniew Szmyd 0efb682d40 New constant PASSWORD_IN_HISTORY added for ldap_ppolicy plugin. 9 years ago
Aleksander Machniak b751f8f20f Move password_dovecotpw_with_method close to other dovecot related options 9 years ago
Aleksander Machniak a1a7b0b9e6 Enigma: Make recipient key searches case-insensitive (#5434) 9 years ago
Aleksander Machniak e0cedf0f36 Fix some datepicker style in mozilla 9 years ago
Aleksander Machniak f6d1c40a6b Fix background color of some menu lists 9 years ago
Aleksander Machniak b0fae77784 Added missing composer.json file for jqueryui plugin 9 years ago
Aleksander Machniak 2999cc38a5 Generate more compact HTML5 code, e.g. use short form of boolean attributes 9 years ago
Aleksander Machniak 4cb544a1b8 Fix form inputs size (removed font-size and padding style) 9 years ago
Aleksander Machniak 023c8fd356 Fix regression where js error is thrown if server does not support 'duplicate' extension 9 years ago
Aleksander Machniak 51c6269ded Improve accessibility of enigma encryption options button in compose screen 9 years ago
Aleksander Machniak 0485275a75 Merge branch 'dev/drop-legacy-browsers' 9 years ago
Aleksander Machniak 689996896a Fix bug where names of downloaded files could be mailformed when derived from the message subject (#5404) 9 years ago
Aleksander Machniak 47c2630458 Drop some css style for old IE 10 years ago
Aleksander Machniak 184de7735c CS fixes (mostly phpdoc) 10 years ago
Aleksander Machniak a5348bbe7f Fix some styles after jQuery-UI update 10 years ago
Aleksander Machniak b12309a759 Re-enable accessible datepicker 10 years ago
Aleksander Machniak 8448c8d136 Upgrade to jquery-minicolors-2.2.4 10 years ago
Aleksander Machniak 094f90d596 Remove redundant code 10 years ago