Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Missing check in user creation task #10526

Closed
ghost opened this issue Aug 4, 2021 · 3 comments
Closed

Missing check in user creation task #10526

ghost opened this issue Aug 4, 2021 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 4, 2021

Description

Server don't check if the user with given username already exist.

Steps to reproduce

  1. Create user with username "abcdef" with displayName "123"
  2. User was created.
  3. Create user with username "abcdef" with displayName "Hello"
  4. There will be only user abcdef with displayName "Hello"

step1
step2
step3
step4

Version information

Synapse-Admin (0.8.1-8-g5262518)

@ghost ghost closed this as completed Aug 4, 2021
@ghost
Copy link
Author

ghost commented Aug 4, 2021

Moved here: Awesome-Technologies/synapse-admin#176

@dklimpel
Copy link
Contributor

dklimpel commented Aug 4, 2021

Related to: #8165

@ghost
Copy link
Author

ghost commented Aug 4, 2021

@dklimpel Thanks, man!

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant