server/apps/user_ldap
Vincent Petry 77df09d58a
Prevent setting email and triggering events at login time (#25553)
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:28:33 +02:00
..
ajax Update with robin 2016-07-21 18:13:58 +02:00
appinfo Also increase the min version 2016-07-22 14:46:52 +02:00
css Design LDAP wizard to better integrate into the design 2016-03-30 15:24:14 +02:00
img LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
js/wizard LDAP Wizard: reset connection status indicator when switching LDAP config 2016-04-25 16:24:44 +02:00
l10n [tx-robot] updated from transifex 2016-07-23 00:09:06 +00:00
lib Prevent setting email and triggering events at login time (#25553) 2016-07-27 11:28:33 +02:00
templates Change png icons to svg 2016-07-07 15:09:28 +02:00
tests fix autoloading in LPAP integration tests, resolves #544 2016-07-25 11:05:59 +02:00
vendor/ui-multiselect Migrate multiselect to user_ldap 2014-11-13 00:47:14 +01:00
settings.php Update with robin 2016-07-21 18:13:58 +02:00