Aleksander Machniak
7f4ab8c14a
Merge pull request #5364 from ZiBiS/master
...
Password: LDAP PPolicy driver
8 years ago
Aleksander Machniak
a7c824418e
Merge pull request #5464 from xm74/patch-1
...
Update ru_RU.inc
8 years ago
Zbigniew Szmyd
fa533a4a01
Revert "Correction to work good with the Net_LDAP2 2.2.0"
...
This reverts commit acbc67ea1c
.
8 years ago
Zbigniew Szmyd
06956572ec
Change parameters names to the standard.
8 years ago
Aleksander Machniak
d305f4f0fd
Separate action to mark all messages in a folder as \Seen ( #5006 )
...
with possibility to do this in all folders or in a folder and its subfolders (#5076 )
8 years ago
Sylvain Rochet
492b181d51
SQL, upgrade: increase session table ip field size for IPv6 addresses
...
Commit 84d06edb06
introduced IPv6 support on SQL session table but
failed at providing upgrade SQL scripts, this commit fixes it.
Fixes: 84d06edb06
("IPv6 Compatability")
Signed-off-by: Sylvain Rochet <gradator@gradator.net>
8 years ago
Max Kostikov
f0a8e06c56
Update ru_RU.inc
...
Misprint corrected
8 years ago
Aleksander Machniak
4936159f31
Require Crypt_GPG 1.4.3
8 years ago
Aleksander Machniak
1621fe52b1
Update changelog
8 years ago
Aleksander Machniak
bf95300b29
Update changelog
8 years ago
Aleksander Machniak
ca8b1e0b78
Merge pull request #5461 from jpope777/master
...
Fix class in keys list
8 years ago
Aleksander Machniak
40fe66b71e
Fix reference to non-existing blank.tif file in mime_content_type check
8 years ago
Aleksander Machniak
e85cfa6281
Don't use bc.php anymore, this time in the Installer
8 years ago
jpope
5d17bf113f
Fix class in keys list
...
The last few keys were being cut off due to a typo.
8 years ago
Aleksander Machniak
7203d151ec
Enigma: Fix encoding of a key search phrase ( #5459 )
8 years ago
Aleksander Machniak
8a51607671
Fix regression where creation of default folders wasn't functioning without prefix ( #5460 )
8 years ago
Aleksander Machniak
638afafbd2
Make so rcmail.log() depends on devel_mode ( #5193 )
8 years ago
Zbigniew Szmyd
7254a89e7f
get log_dir from config
8 years ago
Zbigniew Szmyd
c22d4bc642
The correction of the script path and log_dir from the rc
...
config.
8 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 )
8 years ago
Aleksander Machniak
9e129383a1
Improve randomness of password salts and random hashes ( #5266 )
8 years ago
Aleksander Machniak
ea8c7efae8
Merge branch 'master' of github.com:roundcube/roundcubemail
8 years ago
Aleksander Machniak
c614381e9e
Merge branch 'NETLINK-master'
8 years ago
Aleksander Machniak
e9d70648dd
Fix CS and obvious mistakes, update changelog after PR merge
8 years ago
Aleksander Machniak
4e26cd7691
Merge branch 'master' of https://github.com/NETLINK/roundcubemail into NETLINK-master
8 years ago
Zbigniew Szmyd
191396db17
The error log is redirected to logs/ldap_ppolicy.err
8 years ago
Aleksander Machniak
c253aac7d4
Merge pull request #5450 from smares/patch-1
...
Fixed spelling
8 years ago
Aleksander Machniak
195dc11855
Support host-specific imap_conn_options/smtp_conn_options/managesieve_conn_options ( #5136 )
8 years ago
Sebastian Mares
64df1c0f71
Fixed spelling
8 years ago
Aleksander Machniak
8c75dd3aa8
Add convenient method to create new session records
8 years ago
Aleksander Machniak
5c5f9c381c
Merge pull request #5449 from raoulbhatia/master
...
Remove dangling robots.txt symlink
8 years ago
Raoul Bhatia
e64da8fe53
Remove dangling robots.txt symlink
...
Bugfix for commit cce4994b97
8 years ago
Aleksander Machniak
ba025f4f5f
Update changelog
8 years ago
Aleksander Machniak
c13119b81c
Fix bug where folders list would scroll to top when clicking on subscription checkbox ( #5447 )
8 years ago
Thomas Bruederli
e76acb8f0c
Add 1.2.2 milestone to changelog
8 years ago
Aleksander Machniak
42ddfe5ec9
Simplify mbstring code path in rcube_charset::convert()
8 years ago
Aleksander Machniak
7829da358d
GnuPG 2.1: Fix importing newly generated (secret) keys using GnuPG 2.1
8 years ago
Aleksander Machniak
fba3e1ae0c
GnuPG 2.1: Add option to configure gpgconf binary location
8 years ago
Aleksander Machniak
a70faaa692
Merge branch 'master' of github.com:roundcube/roundcubemail
8 years ago
Aleksander Machniak
cce4994b97
Control search engine crawlers via X-Robots-Tag header instead of <meta> and robots.txt ( #5098 )
...
This gives one central place to control these settings and really
makes the page will not be listed in Google search results.
8 years ago
Aleksander Machniak
7f5abc51b8
Control search engine crawlers via X-Robots-Tag header instead of <meta> and robots.txt ( #5098 )
...
This gives one central place to control these settings and really
makes the page will not be listed in Google search results.
8 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.
8 years ago
Aleksander Machniak
48585867f3
INBOX should be always protected, event with protect_default_folders=false
...
I.e. it should not be possible to rename INBOX
8 years ago
Aleksander Machniak
331bb579c2
jQuery 3.1.1
8 years ago
Aleksander Machniak
46f45a3970
Managesieve: Add option to automatically set vacation :from address ( #5428 )
8 years ago
Aleksander Machniak
c1c0a0d815
Implemented rcube::sleep() method for disconnecting all external connection in long-running/sleeping scripts
8 years ago
Aleksander Machniak
a227589eb2
de_DE: abboniert -> abonniert
8 years ago
Aleksander Machniak
24b4ca52cf
Fix so "Action disabled" error uses more appropriate 404 code ( #5440 )
8 years ago
Zbigniew Szmyd
0c093b0b36
Added the missing changes
8 years ago
Aleksander Machniak
761308e85a
Small rephrasing in requirements section
8 years ago