Commit Graph

413 Commits

Author SHA1 Message Date
Janos SUTO
08fbbe46c7 gui: demo mode fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-11-28 08:56:33 +01:00
Janos SUTO
698cc86548 introduced a simplified mime decoder class
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-22 21:37:40 +02:00
Janos SUTO
896b4b2b57 gui: make content-type lowercase
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-27 16:32:06 +02:00
Janos SUTO
5b246d5447 gui: fixed calling html purifier settings
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-12 15:55:28 +02:00
Janos SUTO
5bb52be2fd gui: minor fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-28 21:20:43 +02:00
Janos SUTO
8d166b94ac gui: remove unnecessary condition in mail sending
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-08 17:56:48 +02:00
Michael Volz
cab8a86816 escape lines starting with dot in smtp client session 2017-07-08 17:56:41 +02:00
Janos SUTO
35d8f0a0ba gui: add cc address to message view
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-05 22:28:26 +02:00
Janos SUTO
8eba3a0edb ntlm_auth() fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-06-25 12:38:28 +00:00
Janos SUTO
44760a7e0f gui: message preview fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-06-19 20:01:39 +00:00
SJ
caa7aba8e1 gui: catch exception for Zend_Mime_Decode::splitMessageStruct()
Change-Id: Ib02363d91e568bad89d958863cb61d23776975f0
Signed-off-by: SJ <sj@acts.hu>
2017-05-14 08:16:17 +02:00
SJ
1722a3184b accounting revision
Change-Id: I6d808b4a2395b3d7400c2d7848c83b4b95748dbe
Signed-off-by: SJ <sj@acts.hu>
2017-03-05 20:59:22 +01:00
SJ
509bd6c0a3 Fix issue #768
Change-Id: Idf5659ce4e0b1fe5d371ea8a0ebd3bd3fb9901ee
Signed-off-by: SJ <sj@acts.hu>
2017-03-05 20:54:10 +01:00
SJ
f7c6abfbe3 Choose imap folder based on if gui user is in To: or From:
Change-Id: I584ff43f9ce5b3f4822b59a5e9ca2cbef3ba4ff3
Signed-off-by: SJ <sj@acts.hu>
2017-03-05 20:53:36 +01:00
SJ
56b5680027 gui: added html purifier cache value
Change-Id: Ia7549803abbc87b4dd36f1e73ccbe8dbb60deea9
Signed-off-by: SJ <sj@acts.hu>
2017-01-21 16:02:28 +01:00
SJ
1ebd49956a Added HTML purifier support
Change-Id: Ic76ebc3f3fb05518d0a0427b3fe327e4269ee7a9
Signed-off-by: SJ <sj@acts.hu>
2016-12-19 20:25:09 +01:00
SJ
95b906fa3f fixed a mysql 5.7 introduced sql_mode issue
Change-Id: I2af85d12d2bffaaecb340900b77b64cde3a2fab3
Signed-off-by: SJ <sj@acts.hu>
2016-12-19 20:25:09 +01:00
SJ
7ea97e9c98 policy fixes
Change-Id: Id160ae7af95afef4d25530d8a52d03861b30cebb
Signed-off-by: SJ <sj@acts.hu>
2016-12-19 20:25:09 +01:00
SJ
bb4283a2a2 Fix issue #737: web gui not showing body for some emails
Change-Id: Ic9fb3d8306adb89da1a95f8dc39019bf85636f12
Signed-off-by: SJ <sj@acts.hu>
2016-12-19 20:25:09 +01:00
SJ
0322c1ce82 add logging to ntlm auth
Change-Id: If342d4368b54c97fb97f3dc101642120ebb8b8e0
Signed-off-by: SJ <sj@acts.hu>
2016-11-26 11:50:51 +01:00
SJ
ba52fa3c99 improved logging for the gui
Change-Id: I31d0dbb70b8d8184ce1f48d0161ddaf9e6c8d9ca
Signed-off-by: SJ <sj@acts.hu>
2016-09-21 21:59:57 +02:00
SJ
f0caedebd4 more gui refactoring
Change-Id: I28f128eaa5dcae06e1d8ace3194453085b9a5382
Signed-off-by: SJ <sj@acts.hu>
2016-09-17 22:30:27 +02:00
SJ
ee2f507074 gui refactoring, using the zend mail library 1.2.x
Change-Id: Ie019ae0c241263e3acfeb09ea6779d90487fde8e
Signed-off-by: SJ <sj@acts.hu>
2016-09-17 15:30:47 +02:00
SJ
91fbeebc0f gui fixes
Change-Id: I5592a96f486f64404f044b2199e74284fd2e46fd
Signed-off-by: SJ <sj@acts.hu>
2016-09-15 22:08:04 +02:00
Janos SUTO
69a2a9e2e2 Fixing #712 2016-08-25 12:05:06 +00:00
SJ
ffa734572b user fix for mysql 5.7
Change-Id: I0ce816fcca5697a02d1f87a9833ee310f753e350
Signed-off-by: SJ <sj@acts.hu>
2016-08-22 18:01:13 +02:00
SJ
23e0d829cb fixing #679
Signed-off-by: SJ <sj@acts.hu>
2016-05-03 22:24:09 +02:00
SJ
eb3ecfed56 improved the private feature 2016-02-16 15:37:34 +01:00
SJ
2fbb41264c added the private feature 2016-02-10 14:57:30 +01:00
SJ
24471305bd message preview fix 2016-01-24 15:25:54 +01:00
SJ
f4152e1f64 adding missing ) 2015-12-03 12:57:40 +01:00
SJ
d88b419624 added customisation to imap authentication 2015-11-26 14:59:40 +01:00
SJ
c1f2a2bbf1 download eml name reflects the subject 2015-10-23 20:40:07 +02:00
SJ
3ea8ed50a5 improved folder handling 2015-10-02 13:19:40 +02:00
SJ
5ad6119780 typo fix in folder/folder 2015-09-18 15:26:17 +02:00
SJ
2008ba284b improved sphinx update 2015-09-18 15:22:42 +02:00
SJ
afbc0f0d54 Merge branch 'folder1' 2015-09-18 15:03:40 +02:00
SJ
04a0f2b6ef improved folder feature 2015-09-18 14:56:09 +02:00
SJ
b83a0ed4dc highlight fix 2015-09-15 21:26:39 +02:00
SJ
561b75230e fix for * highlights 2015-09-08 13:39:40 +02:00
SJ
a12bd8b530 enabled the GA feature for imap/pop3/ldap auth 2015-09-03 14:46:38 +02:00
SJ
1411b53933 added an option to suppress email address in the search results pane for regular users 2015-09-03 14:43:57 +02:00
SJ
6dcf5fdad7 fixed apache example config 2015-09-03 14:41:52 +02:00
SJ
5cb3a5dcae more effective paging through hits 2015-08-11 15:16:13 +02:00
SJ
c95e1b23e7 added an option to limit message restores 2015-07-28 22:10:50 +02:00
SJ
39468c3877 added an option to limit message downloads 2015-07-28 21:56:50 +02:00
SJ
2a5a391c76 id list permission check fix 2015-07-16 14:47:16 +02:00
SJ
88f3197605 displaying messages marked for deletion grayed out 2015-07-09 13:56:11 +02:00
SJ
db578ea6d0 added an option to delete emails from archive for auditors 2015-07-08 15:22:35 +02:00
SJ
1b9e2e639d gui fixes 2015-07-02 14:35:45 +02:00
SJ
3668fcbb0f added custom func support to ldap auth as well 2015-06-23 15:46:04 +02:00
SJ
cdd78a5ad8 search query quote support 2015-06-02 13:17:27 +02:00
SJ
b4867d79fe fix a counter issue 2015-05-22 11:37:08 +02:00
SJ
0fe5c31d22 added a base href fix 2015-05-15 22:48:59 +02:00
SJ
c77608dbea minor gui fixes 2015-05-12 14:34:38 +02:00
SJ
3be7ea4f47 performance improvement for the health page 2015-05-06 12:21:41 +02:00
SJ
c94959378a improved tag/note search 2015-05-06 09:35:12 +02:00
SJ
ae53276622 added rfc3161 timestamp support 2015-04-22 12:26:04 +02:00
SJ
07b9f8b957 rcpt fix for non auditor users 2015-04-16 13:54:57 +02:00
SJ
0e5121ee57 improved x-original-to suppression 2015-04-15 13:33:27 +02:00
SJ
6e8c3e5cda permission fix for attachment search 2015-04-13 20:41:52 +02:00
SJ
c12f32fbd4 search for attachment names 2015-04-13 16:23:52 +02:00
SJ
87be05c534 fixed tag/note sphinx query 2015-04-09 16:57:15 +02:00
SJ
1c57a4a1e4 update the gui for per user legal hold 2015-03-29 16:27:44 +02:00
SJ
c336bc3b5b health page fix 2015-03-23 15:48:06 +01:00
SJ
87ee036c59 added option to suppress a header in the gui 2015-03-20 15:48:00 +01:00
SJ
2153e0a79a date fix for the gui 2015-03-19 15:05:14 +01:00
SJ
b747921b7e sso fix 2015-03-17 18:58:31 +01:00
SJ
8bf87221c8 fixed sso ldap query 2015-03-16 14:09:56 +01:00
SJ
30a4b8d782 added body option for the rules check 2015-03-11 12:54:31 +01:00
SJ
8c9c606f89 ldap auth fix 2015-03-10 16:35:22 +01:00
SJ
cfa47280ce group fix 2015-03-10 16:22:19 +01:00
SJ
4356a91b59 added 4eyes feature for auditors 2015-02-20 12:58:36 +01:00
SJ
bc8d264778 revised auth procedure to support 4eyes auth 2015-02-19 15:17:20 +01:00
SJ
27663396d0 fixed a journal bug in zip download 2015-02-17 13:56:51 +01:00
SJ
36b1ac5f18 tag/note fix 2015-02-03 10:40:55 +01:00
SJ
e48db5b8b7 imap auth fix 2015-01-15 23:29:48 +01:00
SJ
02bbe16a20 improved health page 2014-10-23 09:31:40 +02:00
SJ
0f962a9bcf search query fix 2014-10-22 10:17:28 +02:00
SJ
a7fec90f37 ldap query fix 2014-10-21 10:27:18 +02:00
SJ
e2ef65a112 style case sensitivity fix 2014-10-02 10:09:05 +02:00
SJ
07be4fdbe4 better style removal 2014-09-30 14:29:06 +02:00
SJ
e49eac7447 gui fixes 2014-09-22 11:21:40 +02:00
SJ
64f6aafeb3 sphinx fixes upgrading 2.1.x -> 2.2.x 2014-09-22 11:13:55 +02:00
SJ
53c38a805d group fix 2014-09-22 11:11:54 +02:00
SJ
1313ab520c check_ldap_membership() fix 2014-09-16 08:48:19 +02:00
SJ
c25e00270c gui fixes 2014-09-15 10:39:24 +02:00
SJ
3831f8641f gui fixes 2014-09-09 15:30:26 +02:00
SJ
4616e98b33 ldap fix #2 2014-09-04 16:37:26 +02:00
SJ
200f90d65d ldap fix 2014-09-04 16:18:47 +02:00
SJ
68b236ae77 better stripping styles from html chunks 2014-09-04 14:58:06 +02:00
SJ
f2e85c8f18 highlighting fix 2014-08-18 15:35:25 +02:00
SJ
1fde346eb9 fixed parsing the boundary in the gui 2014-08-13 14:09:25 +02:00
SJ
eb334317ca reference search fix 2014-08-04 22:19:03 +02:00
SJ
50b78e712f added webui login debug info 2014-07-29 21:52:29 +02:00
SJ
32d87ee3b6 model user fix 2014-07-07 12:32:38 +02:00
SJ
66480ebeb9 group typo fix 2014-07-05 17:29:35 +02:00
SJ
bdae1bab9d introduced a new group management feature 2014-07-05 17:09:38 +02:00
SJ
f0665296fe improved search expression highlighting 2014-06-28 11:19:04 +02:00
SJ
a6ff3bf098 improved extract_message() 2014-06-25 21:53:23 +02:00
SJ
105c7a6698 paging length fix 2014-06-23 10:14:30 +02:00
SJ
9d948b439f gui parsing fix 2014-06-12 15:07:34 +02:00
SJ
344fe59e9f gui journal fix 2014-05-21 15:41:49 +02:00
SJ
f356574ea5 stored counter stats 2014-05-05 16:00:33 +02:00
SJ
89ba24c86b health stat fix 2014-04-25 13:42:08 +02:00
SJ
6c443ae8d2 fixed a google imap import issue 2014-04-25 10:23:07 +02:00
SJ
989cd68054 a few fixes 2014-04-24 10:18:29 +02:00
SJ
4e6946feca updated google model 2014-04-18 21:28:53 +02:00
SJ
793e059377 pdf export fix 2014-04-07 13:22:01 +02:00
SJ
81b6f2357d added garbage collection to viewed images 2014-02-24 10:10:28 +01:00
SJ
e49704fac7 added a gui item for managing automated searches 2014-01-24 14:23:49 +01:00
SJ
8f59372cf4 automated search support 2014-01-23 21:39:47 +01:00
SJ
18dff068df google fixes 2014-01-16 23:02:23 +01:00
SJ
df2d7aa644 added a safeguard to the "not spam" feature 2014-01-16 12:59:56 +01:00
SJ
4b08cc3f96 added a not spam link to preview pane 2014-01-16 12:57:29 +01:00
SJ
c859b93096 added generic ldap support 2014-01-15 14:47:30 +01:00
SJ
dc8036f220 download attachments in 1 zip file 2014-01-08 15:22:58 +01:00
SJ
0517c131b0 added an option to restore message as rfc822 attachment 2014-01-05 22:47:47 +01:00
SJ
6d8cfb0e0b gui auth fixes 2014-01-01 20:55:31 +01:00
SJ
8aa7508dab show total found number 2013-12-23 12:12:18 +01:00
SJ
4c1b895677 changed mail attribute "mail" to "proxyAddresses" in case of AD 2013-12-23 11:27:36 +01:00
SJ
f5a5c6a1c0 journal strip fix 2013-12-19 13:24:27 +01:00
SJ
3f4d53244b MS AD fix for the gui 2013-12-05 22:41:13 +01:00
SJ
c0e1bec960 prevent logging in without @ in the email address via imap and pop3 auth methods 2013-12-04 13:26:05 +01:00
SJ
881a2380e0 rewrote php session variables 2013-11-18 19:24:33 +01:00
SJ
04ab9c7b38 add pdf export support 2013-11-16 15:34:30 +01:00
SJ
6f7d31f70a fixed a restricted auditor search query issue 2013-11-15 11:46:29 +01:00
SJ
dc3da74311 add rule support for attachment filename 2013-11-11 11:34:00 +01:00
SJ
2ca6e5a5c0 fixed a gb2312 encoding issue 2013-11-09 14:13:09 +01:00
SJ
3ca7b9d2be fixed an ldap query 2013-11-07 16:34:46 +01:00
SJ
a9d464ab17 domain add fix 2013-10-31 11:43:52 +01:00
SJ
25623dda1c smarter verification check in the gui 2013-10-30 23:40:34 +01:00
SJ
20b6eb7143 fixed a bug in creating session key for memcache 2013-10-28 13:57:16 +01:00
SJ
fbdefb8254 adding new domain fix 2013-10-25 12:17:51 +02:00
SJ
447ea6c47f display proper oldest record based on the sent date 2013-10-19 10:39:10 +02:00
SJ
3ef900b68f sso fixes 2013-10-17 23:22:03 +02:00
SJ
19de35f6e2 you can add multiple domains 2013-10-16 15:26:16 +02:00
SJ
dae73a577a added google authenticator support to the gui 2013-10-16 14:55:17 +02:00
SJ
2aa3520af7 match value fix 2013-10-07 15:43:50 +02:00
SJ
f08269603f gui refactoring to enable more complex search queries 2013-10-05 11:34:06 +02:00
SJ
c37ed257ae added pop3 login feature to the gui 2013-09-30 21:43:41 +02:00
SJ
e537ff5461 added download all hits feature 2013-09-30 16:40:01 +02:00
SJ
2be9717237 add google account domain to domain table 2013-09-27 15:28:19 +02:00
SJ
a68710d507 minor accounting improvements 2013-09-18 22:59:51 +02:00
SJ
d9bfe156a9 improved google email download 2013-09-17 12:04:24 +02:00
SJ
309ad52414 search fix 2013-09-09 15:10:30 +02:00
SJ
dc0419d05a added option to search by numeric internal id 2013-09-09 15:06:44 +02:00
SJ
cba9628780 fixed the retention time update 2013-09-05 13:54:29 +02:00
SJ
ec6b7fabd0 added securimage captcha 2013-08-30 15:18:59 +02:00
SJ
cfdb2bcd6c gui fix 2013-08-28 13:11:05 +02:00