panel
panel copied to clipboard
[feature] Easy Client Updates
With the constant updates with nodes, new users onto the network etc etc things are bound to change. We started off by limiting users to only 3 servers once they've verified their discord and email. But sadly there is no way to globally update all users without ripping out the database and changing it from there which isn't good. It's doable but it'll take ages if you have thousends of users.
Now here is my request.
- Have the ability to update global users server limit capacity depending on variables. Example:
User has verified via discord. We change their server limit to let's say 7. Once they verify their email they'll get an additional 3 server limit that'll then become 10.
Or let's say the user has only verified via email. They'll only have 3 server limit but once they verify through discord they'll get an additional 7 server limit added to their account making it 10 in total.
Now our situation may be a bit of a unique one but having the ability to globally update users limits or adding credits to all users could be added to make developers lives much easier. Sadly there is no way of doing what I said above without ripping out the db and manually checking each user to see if their verified or not and if so what one and how much do I increase the server limit by. It's a pain in the butt.
Anyways even if this isn't added which lets be honest it probably won't be.. Having the ability to easily update users globally would be a great thing to have.
+1 please.
interessting.
This would be easily possible though using the API, no?
Should be integrated straight into the software UI imo.
this is a rare problem but a script that check every user to update everything wen needed automaticly could be nice maybe