Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-28 | Synchronized localizations from Transifex | Thomas Bruederli | |
2014-12-17 | Fix compatibility with assets_path setting | Aleksander Machniak | |
2014-12-16 | Fix legacy_plugin so it works with assets_path/assets_dir | Aleksander Machniak | |
and also when css/js file URLs do not contain cache buster | |||
2014-12-16 | Improve system security by using optional special URL with security token | Aleksander Machniak | |
Allows to define separate server/path for image/js/css files Fix bugs where CSRF attacks were still possible on some requests | |||
2014-12-10 | Add missing composer.json files (skipped because of .gitignore) | Aleksander Machniak | |
2014-12-10 | Add missing composer.json files (skipped because of .gitignore) | Aleksander Machniak | |
2014-12-10 | Update package.xml -> composer.json | Aleksander Machniak | |
2014-12-09 | Fix generation of Blowfish-based password hashes (#1490184) | Aleksander Machniak | |
Added password_blowfish_cost config option. | |||
2014-12-09 | Use consistent license identifiers, remove redundant package.xml files | Aleksander Machniak | |
2014-12-09 | Bump up version number, remove package.xml file | Aleksander Machniak | |
2014-12-09 | Fix button size in Larry | Aleksander Machniak | |
2014-11-27 | Added rcube_user::list_emails() method with better performance than ↵ | Aleksander Machniak | |
list_identities() which should be used always if we want only all user email addresses (with names) | |||
2014-11-12 | Fix padding of some form elements | Aleksander Machniak | |
2014-11-12 | Force-pull translations from Transifex | Thomas Bruederli | |
2014-11-12 | Remove empty labels and translation files | Thomas Bruederli | |
2014-11-10 | Updated localizations from Transifex1.1-beta | Thomas Bruederli | |
2014-11-03 | Remove redundant code | Aleksander Machniak | |
2014-10-30 | CS fixes and bump version number after PR merge | Aleksander Machniak | |
2014-10-30 | Merge pull request #243 from bnogas/master-p6 | Aleksander Machniak | |
Add support for updating identities on each login | |||
2014-10-30 | Another correction for PR comments | Bartlomiej Nogas | |
2014-10-29 | Correcting for PR comments + change rcmail to rc | Bartlomiej Nogas | |
2014-10-29 | Remove redundant is_file() checks | Aleksander Machniak | |
2014-10-28 | Add support for updating identities on each login | Bartlomiej Nogas | |
2014-10-27 | Fixed typo in config | Jonas Heinrich | |
2014-10-26 | Update password driver API description | Aleksander Machniak | |
2014-10-26 | Fix syntax error in plesk driver | Aleksander Machniak | |
2014-10-26 | CS fixes after PR merge | Aleksander Machniak | |
2014-10-26 | Merge pull request #234 from bnogas/master-p3 | Aleksander Machniak | |
Add config option 'acl_group_field' to use as ACL group identifier | |||
2014-10-26 | Merge pull request #235 from bnogas/master-p2 | Aleksander Machniak | |
Move plugin configuration to config.inc.php.dist | |||
2014-10-22 | Fix download of attachments that are part of TNEF message (#1490091) | Aleksander Machniak | |
Rcube_message_part::body content should never be modified by code out of the rcube_message. Added convenient rcube_message::get_part_body() method, making rcube_message::get_part_content() deprecated. | |||
2014-10-21 | Add configuration option 'acl_group_field' to use as ACL group identifier | Bartlomiej Nogas | |
2014-10-20 | Move plugin configuration to config.inc.php.dist | Bartlomiej Nogas | |
2014-10-18 | CS fixes after PR merge | Aleksander Machniak | |
2014-10-18 | Merge pull request #222 from bnogas/master | Aleksander Machniak | |
Support for multiple email addresses in new_user_identity plugin | |||
2014-10-18 | Small CS fixes after PR merge | Aleksander Machniak | |
2014-10-16 | fix indent to match style in ldap.php (tabs to spaces) | Lorenzo Perone | |
2014-10-14 | Password Plugin / LDAP Driver: | Lorenzo Perone | |
- adds support for (optional) multiple userPassword values for compatibility with more authentication shemes - adds support for CRAM-MD5 scheme as implemented by doveadm pw (credits: see header of plugins/password/helpers/dovecot_hmacmd5.php) | |||
2014-10-13 | dirname(__FILE__) -> __DIR__ | Aleksander Machniak | |
2014-10-10 | Fix regression in SHAA password generation in ldap driver of password plugin ↵ | Aleksander Machniak | |
(#1490094) | |||
2014-10-07 | Shrinked some images with TinyPNG (saved 38%) | Aleksander Machniak | |
2014-09-23 | Support for multiple email addresses added | Bartlomiej Nogas | |
2014-09-12 | Use consistent column/table quoting in sql queries | Aleksander Machniak | |
2014-09-09 | Remove new_link argument usage, we don't need it anymore | Aleksander Machniak | |
2014-09-08 | Update changelog | Aleksander Machniak | |
2014-09-08 | Fix compatybility with contextmenu plugin | Aleksander Machniak | |
2014-09-08 | Added license headers to driver files, CS fixes | Aleksander Machniak | |
2014-10-01 | Update password.php | xzaara | |
Semicolons instead of colons in switch statement. | |||
2014-09-29 | Fix handling of smart list inputs | Aleksander Machniak | |
2014-09-28 | Support hashing algorithms without mhash() and even hash() extension (#1490076) | Aleksander Machniak | |
2014-09-02 | removed unwanted file | Cyrill von Wattenwyl | |