einsteinx2/WaveBox

Add user update functionality

Closed this issue · 2 comments

Create /api/users/:id?action=update

  • Change username
  • Change password
  • Change role

Mostly done as of #182 , should add functionality for users to be able to set their own username and password, but NOT role.

DONE, as of #184.