owncloud / core

:cloud: ownCloud web server core (Files, DAV, etc.)
https://owncloud.com
GNU Affero General Public License v3.0
8.41k stars 2.05k forks source link

Avatars Set automatically in new users #33875

Open dpakach opened 5 years ago

dpakach commented 5 years ago
### Steps to reproduce 1. Create a new user "user1" 2. Log in as the user "user1" and set profile picture 3. Log out and login as admin again and delete the user "user1" 4. Create another user with same user name ("user1") ### Expected behaviour The new User "user1" should not have profile picture set ### Actual behaviour The new user has the same profile picture set by default
ownclouders commented 5 years ago

GitMate.io thinks the contributor most likely able to help you is @mmattel.

Possibly related issues are https://github.com/owncloud/core/issues/5166 ([admin] Wrong avatar when adding new user until refresh), https://github.com/owncloud/core/issues/8704 (User Backend - Avatar), https://github.com/owncloud/core/issues/18070 (Unable to create new user), https://github.com/owncloud/core/issues/31870 (New user in group gets old behavior of "automatically accept incoming shares"), and https://github.com/owncloud/core/issues/2269 (After creating a new folder it is not displayed automatically).