Janos SUTO
|
8da731c174
|
Added read-only connection support for manticore
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2024-01-02 08:09:53 +01:00 |
|
Janos SUTO
|
1ca4d3b8c3
|
Added error handling to $parts array iteration
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-09-27 18:51:26 +02:00 |
|
Janos SUTO
|
f9b06f359b
|
When restoring the email use SMTP_DOMAIN when sending EHLO
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-07-22 13:27:29 +02:00 |
|
Janos SUTO
|
b547a08208
|
Fixed EOL usage in model mail
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-06-29 16:53:38 +02:00 |
|
Janos SUTO
|
d56ba23cd3
|
Fixed search term highlighting
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-06-29 16:53:38 +02:00 |
|
Janos SUTO
|
0dda09c23c
|
Fixed CRLF handling in the gui
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-06-29 16:53:38 +02:00 |
|
Janos SUTO
|
573fd62860
|
Fixed model/search restricted auditor domain handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-06-13 21:12:33 +02:00 |
|
Janos SUTO
|
8944a8cb15
|
Fixed restricted auditor session domains handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-02-22 19:05:22 +01:00 |
|
Janos SUTO
|
6c6e873043
|
Handle timestamp validation exception
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-02-21 06:25:58 +01:00 |
|
Janos SUTO
|
9b8b9ec63b
|
Username/password for for mail model
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-01-31 15:20:37 +01:00 |
|
Janos SUTO
|
0f7422e199
|
Fixed sphinx size display on health page #1255
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-01-29 14:06:15 +01:00 |
|
Janos SUTO
|
fcc40c77be
|
Fixed handling no recipient address issue
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-01-25 13:21:09 +01:00 |
|
Janos SUTO
|
18a0ff5678
|
Refactored smtp sending password handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-01-24 12:54:22 +01:00 |
|
Janos SUTO
|
68074767b7
|
Fixed queue id handling in mail model
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-01-24 12:54:22 +01:00 |
|
Janos SUTO
|
cc5a7df6f6
|
Use zend framework for sending restored emails
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-01-24 12:54:22 +01:00 |
|
Janos SUTO
|
2740902c08
|
gui shall use rt index for tags and notes handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-12-31 09:03:58 +01:00 |
|
Janos SUTO
|
a4175cfa11
|
Refactored accounting
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-11-29 18:20:17 +01:00 |
|
Janos SUTO
|
f31ecfcbd2
|
Removed obsoleted chart controllers
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-09-04 13:25:05 +02:00 |
|
Janos SUTO
|
a24661cd32
|
Use chart.js for statistics
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-09-04 13:12:51 +02:00 |
|
Janos SUTO
|
3d013bcd84
|
Fixed a php8 bug in audit model
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-08-28 08:17:10 +02:00 |
|
Janos SUTO
|
d38e5e281f
|
Fixed handling long emails
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-03-14 20:30:06 +01:00 |
|
Janos SUTO
|
b91c899f75
|
Fixed attachment type search query assembly
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-01-23 18:05:19 +01:00 |
|
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
|
b0e8374472
|
Fixed the order of the delete statements
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-12-17 14:51:17 +01:00 |
|
Janos SUTO
|
376d095c54
|
Fixed ordering for timestamp verification
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-12-16 10:38:04 +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
|
42b650f4f1
|
Timestamping shall use sort by id column
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-12-09 11:13:06 +01:00 |
|
Janos SUTO
|
cdee6dfdc3
|
Improved delete_user() function
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-12-08 08:48:45 +01:00 |
|
Janos SUTO
|
8f2a655325
|
Fixed uid checking in get_users_all_email_addresses() resolving #1206
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-10-23 14:43:18 +02:00 |
|
Janos SUTO
|
694aa107c2
|
get_users_all_email_addresses() should not call get_email_addresses_from_groups()
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-08-21 17:46:33 +02:00 |
|
Janos SUTO
|
fea81910f4
|
Data officer should see emails marked for deletion only
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-08-20 14:14:55 +02:00 |
|
Janos SUTO
|
01c896e281
|
Removed unused $search_cond variable
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-08-20 13:26:14 +02:00 |
|
Janos SUTO
|
307a84b12b
|
Fixed account statistics
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-07-25 12:54:28 +02:00 |
|
Janos SUTO
|
4f71c13b3f
|
Fixed handling empty result from email session var
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-06-26 14:57:21 +02:00 |
|
Janos SUTO
|
63b69817e9
|
Removed obsoleted ldap_port variable from model/user/auth.php
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-05-26 19:58:16 +02:00 |
|
Janos SUTO
|
7b47ce3ca2
|
Introduced the raw: search label for auditors
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-05-02 14:01:37 +02:00 |
|
Janos SUTO
|
007e244b7b
|
Add "R" even if the message is already deleted by data officer
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-04-26 06:11:30 +02:00 |
|
Janos SUTO
|
391005247c
|
Added a red "R" sign to the messages been marked for removal
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-04-26 06:10:08 +02:00 |
|
Alexander Noack
|
fbc19e6262
|
Fixed get_email_array_from_ldap_attr 2nd parameter error
|
2021-04-15 12:50:41 +02:00 |
|
Janos SUTO
|
e7d8143186
|
Trim the response from smarthost with the queue id
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-04-12 05:13:01 +02:00 |
|
Janos SUTO
|
0d1d6cd012
|
Improved the export-attachments contrib script
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-04-06 10:24:42 +02:00 |
|
Janos SUTO
|
d7d0f6cbbc
|
[WIP] Added script to dump all attachments to in/out dirs
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-04-04 07:40:16 +02:00 |
|
Alexander Noack
|
d04026d1c3
|
Fix error in SSO against MS AD
|
2021-03-31 13:29:03 +02:00 |
|
Janos SUTO
|
6716bec68c
|
Improved the ldap group email detection and display
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-02-15 10:29:44 +01:00 |
|
Janos SUTO
|
890a00f46f
|
Removed dead code: get_message_recipients()
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-02-15 07:07:03 +01: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
|
fd2bcf4845
|
Renamed message_highlight css field to mssghglght because some it interfered with some words
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-02-07 15:15:21 +01:00 |
|
Janos SUTO
|
2c530d5268
|
Fixed uid collision issue
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-01-16 15:27:37 +01:00 |
|
Janos SUTO
|
bb8f6b1e00
|
Fixed google login
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-11-24 21:44:42 +01:00 |
|
Janos SUTO
|
bfeef2669e
|
Added support for wildcard domains
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-10-31 21:10:41 +01:00 |
|