Commit Graph

693 Commits

Author SHA1 Message Date
Aleksander Machniak
58c2798fae Implemented password prompt when entering compose page of encrypted message 2015-06-07 17:54:01 +02:00
Aleksander Machniak
a7b0426571 Merge pull request #269 from petrkle/strikethrough
Strikethrough disabled sieve filters
2015-06-06 08:29:54 +02:00
Aleksander Machniak
ed5a7b48c0 Merge pull request #277 from jobisoft/master
Allow to override password, but keep username (auth_cid/auth_pw)
2015-06-06 08:29:13 +02:00
Aleksander Machniak
8d7be51996 Fix replacing :$, :-$, O:) and O:-) with emoticons (#1490408, #1490409) 2015-05-28 10:25:09 +02:00
Aleksander Machniak
3cc6ec573d Make password encryption algorithms available for all drivers (#1490134)
...via password::hash_password() method and password_algorithm option.
Add %P and %O macros for password_query in favor of %c, %d, %n and %q.
2015-05-27 13:37:10 +02:00
Aleksander Machniak
86e97e8d50 Create groups for multi-address contacts (#1487858) 2015-05-23 17:36:19 +02:00
Aleksander Machniak
09c2520e20 CS fixes 2015-05-23 17:00:30 +02:00
Aleksander Machniak
1c8f845637 Add notes about sudo setup (#1490203) 2015-05-21 09:13:18 +02:00
John Bieling
6f41f0069a Allow to override password, but keep username (auth_cid/auth_pw)
There is a managesieve server from afterlogic, which allows to authenticate by providing a "master password" for any given username. This patch allows to use the auth_pw config option to make this work (auth_cid remains null)
2015-05-19 15:39:14 +02:00
Aleksander Machniak
b3bf9c88dc Fix attached file path unsetting in database_attachments plugin (#1490393) 2015-05-19 09:26:55 +02:00
Aleksander Machniak
46d316b9c5 Fix bug where database_attachments_cache setting was not working 2015-05-13 10:15:11 +02:00
Aleksander Machniak
a4ba3df548 Bump up version number 2015-04-20 05:50:53 -04:00
Aleksander Machniak
9c38c58e1e Add option to prepopulate vacation addresses on form init (#1490030) 2015-04-20 05:47:38 -04:00
Aleksander Machniak
224a1b19cb Fix incorrect filter data after filter delete (#1490356)
Fix missing position idicator in Larry skin when dragging a filter
2015-04-18 03:02:14 -04:00
Thomas Bruederli
ca8cfd8654 Don't load jquery UI scripts twice 2015-04-14 15:32:01 +02:00
Aleksander Machniak
fa857716e6 Add option to define default vacation interval 2015-04-14 05:24:43 -04:00
Aleksander Machniak
76573685d9 Enigma: Added user preferences to disable plugin features 2015-04-11 14:31:27 +02:00
Aleksander Machniak
dedf22054e Enigma: diagnosed and described Crypt_GPG issues related with gnupg >= 2.0 2015-04-08 10:36:32 +02:00
Aleksander Machniak
1ad0e7da52 Enigma: fix issues with enabled messages_cache 2015-04-05 14:12:37 +02:00
Aleksander Machniak
314d03c88f Enigma: really add composer.json 2015-04-03 20:38:49 +02:00
Aleksander Machniak
39f93b2700 Enigma: added composer.json file 2015-04-03 20:29:07 +02:00
Petr
ec065910db Strikethrough disabled sieve filters 2015-04-02 21:37:37 +02:00
Aleksander Machniak
04598bdfb1 Enigma: Handle signed content inside of encrypted message 2015-03-31 19:42:46 +02:00
Aleksander Machniak
a99c34159d Enigma: Implemented messages signing and encrypting 2015-03-31 18:56:32 +02:00
Aleksander Machniak
e6c1e0c638 Fix vpopmaild driver of password plugin 2015-03-31 16:05:27 +02:00
Aleksander Machniak
bb2113ccdc Fix zipped messages downloads after selecting all messages in a folder (#1490339) 2015-03-31 13:51:59 +02:00
Thomas Bruederli
b9ac6ec263 Allow help plugin to append a link to the error page for more information about CSRF protection 2015-03-23 18:35:51 +01:00
Aleksander Machniak
e4338fdf38 Fix missing host:port in connection error message 2015-03-13 08:46:25 +01:00
Thomas Bruederli
686f0dacdd Simplify HTML structure of ACL dialogs 2015-03-12 13:45:30 +01:00
Thomas Bruederli
0f63aa390f Give other plugins the opportunity to adjust the list of permissions and groups to edit 2015-03-12 13:33:07 +01:00
Thomas Bruederli
78118e3f60 Make ACL popups scale to the actual content and avoid scrolling if possible 2015-03-12 13:33:07 +01:00
Aleksander Machniak
05b11f7ef0 Fix handling of header test with one-element array as header name 2015-03-12 06:31:22 -04:00
Thomas Bruederli
e2fb340289 Remove obsolete mt_srand() calls 2015-03-12 09:59:47 +01:00
Thomas Bruederli
22409b88c5 Add sanity check before attempting to add scripts to a non-html output object 2015-03-11 20:18:39 +01:00
Aleksander Machniak
0878c846bc Enigma: Larry support, finished PGP decryption, other fixes and improvements 2015-03-08 10:54:28 +01:00
Aleksander Machniak
65c95c7b38 Fix missing vcard_attachment icon on messages list (#1490303) 2015-03-05 08:44:25 +01:00
Aleksander Machniak
1d09ee0ce6 Added 'kpasswd' driver by Peter Allgeyer 2015-02-26 18:19:44 +01:00
Aleksander Machniak
b59b72cc30 Fix "Non-static method PEAR::isError() should not be called statically" errors (#1490281) 2015-02-26 18:04:03 +01:00
Aleksander Machniak
3f308bf390 Display group icon on group entry in ACL autocomplete list 2015-02-20 05:33:17 -05:00
Aleksander Machniak
3e0ad293e1 Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet 2015-02-18 07:30:48 -05:00
Aleksander Machniak
af6e474141 Fix regression where Help toolbar buttons have had incorrect title 2015-02-16 09:35:28 -05:00
Thomas Bruederli
36147bd6df Update localizations from Transifex 2015-02-07 18:32:19 +01:00
Aleksander Machniak
7c96646de0 Fix security issue in DBMail driver of password plugin (#1490261) 2015-02-05 11:27:34 +01:00
Aleksander Machniak
04009e5ccb Fix bug in vacation script detection with kolab_master feature enabled but no active script 2015-02-03 08:11:49 -05:00
Thomas Bruederli
b7a4e2ed18 Better selector for FF35+ 2015-01-27 14:39:26 +01:00
Thomas Bruederli
613966d76f Use @supports selector for setting date selector icon in Firefox 35+ 2015-01-27 14:37:39 +01:00
Aleksander Machniak
686ff4b538 Fix keyboard navigation and css in datepicker widget across many Firefox versions 2015-01-23 09:49:47 +01:00
Aleksander Machniak
5beaac231e Fixed color popup in Chrome browser
The whole <div> element need to be appended to document.body before calling .width() on it.
2015-01-21 15:36:56 -05:00
Aleksander Machniak
dc9cc7aa8a Improve procedure of script selection to write a vacation rule 2015-01-20 13:24:57 -05:00
Aleksander Machniak
b196d229c3 Bump up plugin version 2015-01-14 10:26:43 -05:00