Commit Graph

67 Commits

Author SHA1 Message Date
Janos SUTO
2128ac8b8a Fixed #943
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-09-23 06:38:36 +00:00
Janos SUTO
4efe39b5f3 Added ldap port to gui
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-09-09 14:18:38 +00:00
Janos SUTO
58e9b809c9 gui: add isset test for date header fixing
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-03-30 08:09:35 +02:00
Janos SUTO
c846b6aa21 gui: pdo fetch should exclude numbered indexes in fetched rows
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-01-03 21:04:57 +01:00
Janos SUTO
e3f53863b7 gui: use a session variable for "not before" feature
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-12-23 18:03:01 +01:00
Janos SUTO
b7b61a80e5 gui: add mandatory start date to certain users preventing them to search for older emails
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-12-23 17:43:34 +01:00
Janos SUTO
d3e2de3ada gui: piler_mime_decode fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-28 12:32:30 +02: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
549d9cf03b gui: log unsuccessful login attempts
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-07 12:12:08 +02:00
Janos SUTO
7cdb016565 gui: improved session handling
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-12 15:54:52 +02:00
Janos SUTO
e71df4bf8e gui: removed system/helper/tcpdf directory
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-13 11:41:39 +02:00
Janos SUTO
1a0acb0185 switch from utf8 to utf8mb4 on the database level
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-06-24 06:07:38 +00: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
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
0e67c4ad37 fixed gui startup
Change-Id: I0186a90a474592ac632d1d0f91f42781a887b783
Signed-off-by: SJ <sj@acts.hu>
2016-06-27 20:52:29 +02:00
SJ
aa0d5e35c8 auditors may see the relevant part of the sphinx query 2015-08-13 15:44:22 +02:00
SJ
5cb3a5dcae more effective paging through hits 2015-08-11 15:16:13 +02:00
SJ
ae53276622 added rfc3161 timestamp support 2015-04-22 12:26:04 +02:00
SJ
ff88ed747b admin can power search 2015-02-11 11:35:36 +01:00
SJ
e49eac7447 gui fixes 2014-09-22 11:21:40 +02:00
SJ
836a15663f sso fix for explorer/outlook 2014-09-17 11:24:40 +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
f0e81b60ff fixed an xss issue in the gui 2014-08-11 10:40:18 +02:00
SJ
3be62e18bc domain check fix 2014-02-26 12:37:17 +01:00
SJ
4421c573d2 gui fix 2014-02-26 10:23:59 +01:00
SJ
18dff068df google fixes 2014-01-16 23:02:23 +01:00
SJ
dce4f29bcd show meta query fix 2013-12-25 16:26:09 +01:00
SJ
4c1b895677 changed mail attribute "mail" to "proxyAddresses" in case of AD 2013-12-23 11:27:36 +01:00
SJ
56d046a781 added "total_found" info from SHOW META stats 2013-12-17 15:26:43 +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
0c7a366edf gui fixes 2013-11-15 22:47:11 +01:00
SJ
40a04bc143 added outlook support to the piler gui 2013-10-17 10:11:17 +02:00
SJ
dae73a577a added google authenticator support to the gui 2013-10-16 14:55:17 +02:00
SJ
bd38a40101 google auth fix 2013-09-29 09:43:37 +02:00
SJ
760a76121a gui enhancements 2013-08-22 11:24:54 +02:00
SJ
60e41da7be updated mobile device detection 2013-08-21 10:30:47 +02:00
SJ
e8f3b51ca5 added mobile device detection 2013-08-06 11:32:02 +02:00
SJ
160eb1321e added audit wildcard search 2013-08-02 20:59:56 +02:00
SJ
46a6110d50 download audit log in csv 2013-08-02 16:33:14 +02:00
SJ
39a251df37 audit date fix 2013-07-29 22:34:44 +02:00
SJ
9a23429cf6 added dd/mm/yyyy as an acceptable date format 2013-07-28 20:56:59 +02:00
SJ
3f4962990d anonimize shown ip address in demo mode 2013-07-25 13:27:56 +02:00
SJ
b36386676b enhanced accounting 2013-07-20 11:15:13 +02:00
SJ
e7c26dbcc7 auditors can view audit records 2013-07-12 15:02:50 +02:00
SJ
a198aa11e8 fixed gui auth against AD to include list membership info 2013-04-17 11:32:05 +02:00
SJ
8cf4a1b759 added detach support for the gui 2013-04-09 15:02:10 +02:00
SJ
48ef57ca09 added logging to ldap auth 2013-04-03 22:45:05 +02:00
SJ
6930fe66a8 workaround for weird mime name encoding by evolution 2013-03-23 19:14:36 +01:00