Commit Graph

95 Commits

Author SHA1 Message Date
Janos SUTO
7a66346036 Replaced most each() calls with foreach() in preparation to support php 8
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-01-19 15:40:42 +01:00
Janos SUTO
740855769f Updated timestamp algorithm to use sha256
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-12-09 11:20:18 +01:00
Janos SUTO
1970fc4d8c Fixed removeJournal() function
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-11-20 17:01:49 +01:00
Janos SUTO
e61cde8737 Fixed the removeJournal() function #1211
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-11-13 18:38:53 +01:00
Janos SUTO
ca99f0cebe Syslog the sphinx query error if there is any
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-10-23 14:51:21 +02:00
Janos SUTO
80c4978ac2 Fixed system/helper/mime.php header case sensitivity
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-08-26 16:43:15 +02:00
Janos SUTO
a69db4b61f [gui] Fixed mime handling of gb2312 encoding
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-08-13 12:17:26 +02:00
Jörn Stein
d9771a3f7d Use LDAP over StartTLS if option LDAP_USE_START_TLS is set. 2021-07-09 16:27:34 +02:00
Janos SUTO
c0fa39b992 Fixed typo in misc.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-05-02 08:25:40 +02:00
Janos SUTO
dacb7c85aa Minor gui fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-05-02 08:19:09 +02:00
Janos SUTO
a8f037c3e9 Introduced convert_date_string_to_ymd_by_template() function
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-05-01 07:51:46 +02:00
Janos SUTO
e136bbbcb6 Refactored ldap parameters
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-02-14 16:49:02 +01:00
Janos SUTO
427114b892 More TSA fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-17 20:33:00 +02:00
Janos SUTO
4a131f3058 TSA fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-17 20:03:07 +02:00
Janos SUTO
6ce7efd1ed Exclude 42+ email addresses from sphinx query
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-09-17 22:44:41 +02:00
Janos SUTO
2f1c52583a Fixed validdomain()
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-06-29 19:39:13 +02:00
Janos SUTO
73c6c54f2b Fixed config.php.in
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-03-15 15:33:02 +01:00
Janos SUTO
60b61ba225 Fixed the gui mime parser
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-03-14 12:40:37 +01:00
Janos SUTO
e606c785a2 Updated libchart and model/stat/chart.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-03-14 08:38:55 +01:00
Janos SUTO
e169c09c4c #1049: Fixed crypt() calling
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-02-26 19:52:33 +01:00
Janos SUTO
c0b1df9bb1 Fixed EOL stuff in Piler_Mime_Decode
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-02-25 10:00:11 +01:00
Janos SUTO
898a8674e7 Added hints for sphinx 2.0.x to system/database/sphinx.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-02-06 21:12:53 +01:00
Janos SUTO
e4c2ec8d7f Code cleanup in database/sphinx.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-02-02 20:34:06 +01:00
Janos SUTO
6b087cf5fd Fixed mobilde device issue
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-01 16:22:04 +01:00
Janos SUTO
ea3b0c372b Added data officer role
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-16 20:05:26 +02:00
Janos SUTO
8bd4531b04 gui: Fix journal handling
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-12-23 20:00:22 +00:00
Janos SUTO
a5f005769f Revert "gui: fixing journal handling"
This reverts commit 1b7026dce6.
2018-12-23 19:50:14 +00:00
Janos SUTO
1b7026dce6 gui: fixing journal handling
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-12-15 22:11:14 +00:00
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