azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
3.45k stars 119 forks source link

[BUG]: Unable to edit users EXCEPT for their email addresses #286

Closed audricd closed 2 months ago

audricd commented 2 months ago

What happened?

When I click on a User, I can only edit its email address

What should have happened?

When I click on a user, I should be able to change his name; change his group image It doesnt matter where I click on the User, the only pop up that appears, is the one on the picture.

How to reproduce the bug?

  1. Login to your Cosmos Server
  2. Click on "Users" on the left pane (cosmos-ui/config-users)
  3. Click wherever on the desired User

Relevant log output

No response

Other details

No response

System details

azukaar commented 2 months ago

This is the intended behaviour. If you want to change their name you have to create a new user instead

audricd commented 2 months ago

Thanks!