PyroRegister
Is there an existing feature request for this?
- [x] I have searched the existing issues before opening this feature request.
Describe the feature you would like to see.
Hi, I would like you to add a self-registration function for users so that the administration does not deal with this, since the administration is not always in touch.
Describe the solution you'd like.
Hi, I would like you to add a self-registration function for users so that the administration does not deal with this, since the administration is not always in touch.
Additional context to this request.
No response
Maybe I'm not understanding what you're asking for, generally speaking an account would get automatically made when you get a server (either manually created or automatically by the billing platform being used) and if you invite someone as a subuser, it makes them an account if they don't already have one (it sends them an email letting them setup an account)
Good idea, add an bouton "Create account" on the login page
Yeah, I don't get it. What's the point of this? All it would do is allow random people to make an account on your server?
Maybe a configuration option (i.e. allow_registration) that is set to false by default could be used for it then, I do believe it would be useful in some cases.
In what situation would you need an account when you don't have a server (because if you did, you would have an account) and you aren't a sub user on a server (because if you were one, you would have an account)?
i mean if we want pyrodactyl to be the one stop shop for all things, a way to regitster isnt terrible idea, tho to make an account thats not admin is wierd, like do you mean to have a way to also make servers as a user? like you can register and make a server?/request or something like that
like login/signup -> request server specs -> through automation or manual reveiew allow server -> user now has server
Hmm. That's an interesting take. Idk, since we don't have billing(Nor will I try and implement billing or accept prs that do, due to security concerns) it could be an ok idea either way.
i think at least with docs on how to setup automation besides just how to just curl the api,
its a pretty really easy feature to implement.