OpenFactorioServerManager / factorio-server-manager

A tool to help manage Factorio multiplayer servers including mods and save games.
MIT License
541 stars 129 forks source link

Cannot create new user #374

Open knoxfighter opened 8 months ago

knoxfighter commented 8 months ago

It isn't possible to create a new user, since the prefilled "role" field is requires. image

Mattie112 commented 8 months ago

And when I "enable" the field (by removing the disabled flag) and type something in (gets reset to 'admin'). Then I can save the user.

image

matya commented 1 month ago

it seems like the disabled field does not get posted.

matya commented 1 month ago

This fixed it for me https://github.com/OpenFactorioServerManager/factorio-server-manager/pull/391

matya commented 4 weeks ago

asking @knoxfighter if this contribution is OK in this form. I found this project recently and would like to start contributing in small parts to fix some bugs or get some features polished.