Commit Graph

87 Commits

Author SHA1 Message Date
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
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
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
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
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
200f90d65d ldap fix 2014-09-04 16:18:47 +02:00
SJ
50b78e712f added webui login debug info 2014-07-29 21:52:29 +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
c859b93096 added generic ldap support 2014-01-15 14:47:30 +01:00
SJ
6d8cfb0e0b gui auth fixes 2014-01-01 20:55:31 +01:00
SJ
4c1b895677 changed mail attribute "mail" to "proxyAddresses" in case of AD 2013-12-23 11:27:36 +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
3ca7b9d2be fixed an ldap query 2013-11-07 16:34:46 +01:00
SJ
3ef900b68f sso fixes 2013-10-17 23:22:03 +02:00
SJ
dae73a577a added google authenticator support to the gui 2013-10-16 14:55:17 +02:00
SJ
c37ed257ae added pop3 login feature to the gui 2013-09-30 21:43:41 +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