nextcloud/apps
Vincent Petry b9266e7141
Prevent setting email and triggering events at login time (#25554)
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:32:10 +02:00
..
admin_audit Run the license script 2016-07-22 11:40:41 +02:00
comments Run the license script 2016-07-22 11:40:41 +02:00
dav Run the license script 2016-07-22 11:40:41 +02:00
encryption Run the license script 2016-07-22 11:40:41 +02:00
federatedfilesharing Run the license script 2016-07-22 11:40:41 +02:00
federation Run the license script 2016-07-22 11:40:41 +02:00
files Run the license script 2016-07-22 11:40:41 +02:00
files_external Add proper scope to files external CSS 2016-07-26 09:20:40 +02:00
files_sharing Run the license script 2016-07-22 11:40:41 +02:00
files_trashbin Fix error message while restoring all files 2016-07-25 12:57:18 +02:00
files_versions Run the license script 2016-07-22 11:40:41 +02:00
provisioning_api Run the license script 2016-07-22 11:40:41 +02:00
systemtags Run the license script 2016-07-22 11:40:41 +02:00
testing Run the license script 2016-07-22 11:40:41 +02:00
theming Theming: Fix preview and center alignment of logo 2016-07-26 13:24:41 +02:00
updatenotification Run the license script 2016-07-22 11:40:41 +02:00
user_ldap Prevent setting email and triggering events at login time (#25554) 2016-07-27 11:32:10 +02:00