]> source.dussan.org Git - nextcloud-server.git/commit
Backport of #12054 to stable14 12141/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 25 Oct 2018 21:41:12 +0000 (23:41 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 30 Oct 2018 12:46:57 +0000 (13:46 +0100)
commitbdb8e37e93404d4b6ad77ccb18cde616cec55a8e
tree829b607ebd25fd5965367d58e18d093cb8e01cf9
parent500b5d8f0bf385767463c240a1525a709736602b
Backport of #12054 to stable14

only write when the displayname differs, but then announce it

refs #5212 and fixes #9112

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
do not run into UniqueConstraintViolationException

… when an unmapped user logs in for the first time when background job
mode is ajax and no memcache was configured.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/User/User.php
apps/user_ldap/tests/User/UserTest.php