History for mailpiler / webui / model / user
2022-11-29
@Janos SUTO
Refactored accounting ...
Janos SUTO committed on 29 Nov 2022
2022-01-19
@Janos SUTO
Replaced most each() calls with foreach() in preparation to support php 8 ...
Janos SUTO committed on 19 Jan 2022
2021-12-17
@Janos SUTO
Fixed the order of the delete statements ...
Janos SUTO committed on 17 Dec 2021
2021-12-08
@Janos SUTO
Improved delete_user() function ...
Janos SUTO committed on 8 Dec 2021
2021-10-23
@Janos SUTO
Fixed uid checking in get_users_all_email_addresses() resolving #1206 ...
Janos SUTO committed on 23 Oct 2021
2021-08-21
@Janos SUTO
get_users_all_email_addresses() should not call get_email_addresses_from_groups() ...
Janos SUTO committed on 21 Aug 2021
2021-05-26
@Janos SUTO
Removed obsoleted ldap_port variable from model/user/auth.php ...
Janos SUTO committed on 26 May 2021
2021-04-15
@Alexander Noack
Fixed get_email_array_from_ldap_attr 2nd parameter error
Alexander Noack committed on 15 Apr 2021
2021-03-31
@Alexander Noack
Fix error in SSO against MS AD
Alexander Noack committed on 31 Mar 2021
2021-02-15
@Janos SUTO
Improved the ldap group email detection and display ...
Janos SUTO committed on 15 Feb 2021
2021-02-14
@Janos SUTO
Refactored ldap parameters ...
Janos SUTO committed on 14 Feb 2021
2021-01-16
@Janos SUTO
Fixed uid collision issue ...
Janos SUTO committed on 16 Jan 2021
2020-11-24
@Janos SUTO
Fixed google login ...
Janos SUTO committed on 24 Nov 2020
2020-09-17
@Janos SUTO
Added support for uninvention ...
Janos SUTO committed on 17 Sep 2020
@Janos SUTO
validemail() to model/user/user.php ...
Janos SUTO committed on 17 Sep 2020
2020-09-09
@Janos SUTO
Added folder query to imap and pop3 authentication ...
Janos SUTO committed on 9 Sep 2020
2020-02-26
@Janos SUTO
#1049: Fixed crypt() calling ...
Janos SUTO committed on 26 Feb 2020
2019-04-15
@Janos SUTO
gui: Added ldap port parameter to new LDAP() in ntlm_auth() ...
Janos SUTO committed on 15 Apr 2019
2018-09-09
@Janos SUTO
Added salt to crypt() ...
Janos SUTO committed on 9 Sep 2018
@Janos SUTO
Added missing ldap port the 2nd new LDAP() call ...
Janos SUTO committed on 9 Sep 2018
@Janos SUTO
Added exception handling for gui imap auth ...
Janos SUTO committed on 9 Sep 2018
@Janos SUTO
Added ldap port to gui ...
Janos SUTO committed on 9 Sep 2018
2018-05-13
@Janos SUTO
added missing $ to variable name ...
Janos SUTO committed on 13 May 2018
@Janos SUTO
check local auth first, then remote auth methods, eg. imap, pop3, ... ...
Janos SUTO committed on 13 May 2018
2018-05-10
@Janos SUTO
Fix a bug preventing password change for local users ...
Janos SUTO committed on 10 May 2018
2018-01-01
@Janos SUTO
gui: added check for user@domain sso format ...
Janos SUTO committed on 1 Jan 2018
2017-12-23
@Janos SUTO
gui: apply CUSTOM_EMAIL_QUERY_FUNCTION to sso user in ntlm auth ...
Janos SUTO committed on 23 Dec 2017
@Janos SUTO
gui: add mandatory start date to certain users preventing them to search for older emails ...
Janos SUTO committed on 23 Dec 2017
2017-11-28
@Janos SUTO
gui: demo mode fix ...
Janos SUTO committed on 28 Nov 2017
2017-06-25
@Janos SUTO
ntlm_auth() fix ...
Janos SUTO committed on 25 Jun 2017