Janos SUTO
|
a4175cfa11
|
Refactored accounting
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-11-29 18:20:17 +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
|
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
|
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 |
|
Alexander Noack
|
fbc19e6262
|
Fixed get_email_array_from_ldap_attr 2nd parameter error
|
2021-04-15 12:50:41 +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
|
e136bbbcb6
|
Refactored ldap parameters
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-02-14 16:49:02 +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
|
6bb5c52d56
|
Added support for uninvention
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-09-17 22:48:37 +02:00 |
|
Janos SUTO
|
2a51a44034
|
validemail() to model/user/user.php
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-09-17 22:45:47 +02:00 |
|
Janos SUTO
|
9833992b16
|
Added folder query to imap and pop3 authentication
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-09-09 21:20:59 +02: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
|
b8e9dc872f
|
gui: Added ldap port parameter to new LDAP() in ntlm_auth()
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-04-15 22:34:31 +02:00 |
|
Janos SUTO
|
6eaa70d991
|
Added salt to crypt()
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-09-09 16:15:49 +00:00 |
|
Janos SUTO
|
eae385616f
|
Added missing ldap port the 2nd new LDAP() call
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-09-09 14:53:29 +00:00 |
|
Janos SUTO
|
1ea62b8446
|
Added exception handling for gui imap auth
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-09-09 14:35:18 +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
|
41777063f0
|
added missing $ to variable name
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-05-13 09:04:49 +02:00 |
|
Janos SUTO
|
2331cd7546
|
check local auth first, then remote auth methods, eg. imap, pop3, ...
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-05-13 08:53:16 +02:00 |
|
Janos SUTO
|
d975966a7a
|
Fix a bug preventing password change for local users
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-05-10 09:26:38 +02:00 |
|
Janos SUTO
|
c1c5c30423
|
gui: added check for user@domain sso format
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-01-01 10:39:22 +01:00 |
|
Janos SUTO
|
a49591f4f3
|
gui: apply CUSTOM_EMAIL_QUERY_FUNCTION to sso user in ntlm auth
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-12-23 18:14:17 +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
|
08fbbe46c7
|
gui: demo mode fix
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-11-28 08:56:33 +01:00 |
|
Janos SUTO
|
8eba3a0edb
|
ntlm_auth() fix
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-06-25 12:38:28 +00: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
|
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
|
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
|
04a0f2b6ef
|
improved folder feature
|
2015-09-18 14:56:09 +02:00 |
|
SJ
|
a12bd8b530
|
enabled the GA feature for imap/pop3/ldap auth
|
2015-09-03 14:46:38 +02:00 |
|
SJ
|
3668fcbb0f
|
added custom func support to ldap auth as well
|
2015-06-23 15:46:04 +02: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
|
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
|
e48db5b8b7
|
imap auth fix
|
2015-01-15 23:29:48 +01:00 |
|
SJ
|
a7fec90f37
|
ldap query fix
|
2014-10-21 10:27:18 +02:00 |
|
SJ
|
1313ab520c
|
check_ldap_membership() fix
|
2014-09-16 08:48:19 +02:00 |
|