WiiLink24 / room-server

A backend for Wii no Ma.
MIT License
28 stars 13 forks source link

Handle account management from web panel #25

Closed spotlightishere closed 3 years ago

spotlightishere commented 3 years ago

There is currently no way to create a user beyond manual insertion of a hash. We should allow password reset for users who have been manually inserted.

Additionally, we should most likely investigate permission levels on creation.

ghost commented 3 years ago

If that includes Shop accounts as well, I could do it. EDIT: Will update this post once I get ShopSDK v10 done, I have a account system partially implemented thanks to zurgeg :)

spotlightishere commented 3 years ago

These aren't related to shop accounts, and are only related to the panel - thank you though!

zurgeg commented 3 years ago

Finished as of https://github.com/WiiLink24/room-server/commit/26c27f878540dcfcbec49c6d61949f64c57a4ed0.