nextcloud/apps/user_ldap
Vincent Petry fd0f4c6f10
Prevent setting email and triggering events at login time (#25531)
Whenever an LDAP user also has an email address defined in LDAP, the
LDAP code will try and update the email address of the locally known
user. This happens at login time or every time the user's LDAP
attributes are processed.

There is code listening to the email setting hook which updates the
system address book, which also will trigger FS setup due to avatars
and other things.

This fix only sets the email address when really necessary.
2016-07-27 11:33:27 +02:00
..
ajax Run the license script 2016-07-22 09:48:05 +02:00
appinfo Run the license script 2016-07-22 09:48:05 +02:00
command Run the license script 2016-07-22 09:48:05 +02:00
css make all the buttons beautiful 2015-11-05 16:32:07 +01:00
img LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
js/wizard Fix race condition when switching filter mode. Fixes #22278 2016-02-12 21:51:06 +01:00
l10n Yo-ho-oh - Murder all band 'o pirates - backport of #24550 2016-05-11 11:22:08 +02:00
lib Prevent setting email and triggering events at login time (#25531) 2016-07-27 11:33:27 +02:00
templates Merge pull request #22102 from owncloud/ldap_2nddispname-master 2016-02-06 13:27:01 +01:00
tests Run the license script 2016-07-22 09:48:05 +02:00
vendor/ui-multiselect Migrate multiselect to user_ldap 2014-11-13 00:47:14 +01:00
group_ldap.php Run the license script 2016-07-22 09:48:05 +02:00
group_proxy.php Run the license script 2016-07-22 09:48:05 +02:00
settings.php Run the license script 2016-07-22 09:48:05 +02:00
user_ldap.php Run the license script 2016-07-22 09:48:05 +02:00
user_proxy.php Run the license script 2016-07-22 09:48:05 +02:00