-
Notifications
You must be signed in to change notification settings - Fork 8
Todo for 2.0.1 (Big update, comment features requests & issues!!!) #10
Comments
Serverauth to piggyauth importer! :) |
Block people from registering/logging in with explicit names. |
@Aericio Okay, added to to-do list. |
Only show "There has been (X) attempts to login into your account" if someone has tried to login so it doesn't always show on login. |
Added to to-do list. |
Allow option to disable pin for certain players. For example, if owner's pin is found out, there goes your whole server. Don't got a backup? Your dead. |
@MCPEPIG WE WANT MORE BACON |
SimpleAuthTransfer to PiggyAuth? Would be possible? |
I think converting isnt needed as password_verify also does SHA256 and thats what simpleauth uses. |
@aerico Added. |
Will work on this later. |
Update to the latest version to stop the errors! |
Update to the latest version. Fixes a very bad issue & also fixes incompatibility issues for Genisys users. |
Hi, I expect MD5 support. |
@Harviy MD5 is bad. |
Check if the user's password is the same as the username. |
When you die, your food doesn't go back? |
@Aericio |
That's not a bug, it's an option which hides inventory til logged in. You can turn it off in config. |
Fixed the problem with hunger. |
@aerico Done. |
Make an option to force certain people to login with Xbox. Extra security for server owners or OPs |
proposal: regex blocking for name and password |
1 & 2 I will do, 3 I might add in the next update. |
What does that means? i dont think injecting hashing data into player.dat is a good idea, at least a toggle option would be prefered also you should create a usage wiki this plugin is getting quite big with a lot of features and so on |
Save hashed passwords & stuff |
I've added a MailGun & database page. What else? Also, you can contribute to it. |
I made the wiki sexier :3 |
FEATURE REQUEST: If someone LOGS IN to someone's account from a new ip address, send an email to tell them that someone has logged in, not ATTEMPTED (unless you want it like that too, but this is kinda like what most people do, ex: twitter) |
as for saving hashes into player.dat, i still fail to see why that would been better? maybe we are getting too ahead of our self but, option to toggle email and toggle per notification settings |
I'll add a toggle for email later. And notifications as in emails? |
i also tried to implement regex support which ended up with a flop on unexpected logic error(which i intended it to be regex white list 🤦) |
Reformat |
Add something like if player is not registered or logged in, it gets random username, for example Player1, Player2, etc. and it can do everything like normal player but it will not can execute commands? I hope I was clear enough. (Like on LBSG.) |
Thanks Aericio. |
causes chat to lag when used on TesserREKT. |
On pmmp (PocketMine-MP) too. |
Temporarily fixed. Need a way to add back password checking for messages without lag. |
:/ |
Because pmmp has no core feature for banning CIDs (and Genisys is discontinued) maybe this could be a new feature of PiggyAuth. By the way I don't know whether somebody already did a request for that at pmmp. |
what feature? |
Banning ClientIDs |
Why exactly would an auth plugin need a banning system though..? |
i think this shouldnt be tied into a auth plugin |
Other plugins have been made to ban CIDs, you could use those instead. |
Well I don't like too many plugins with dozens of listeners and thought an auth plugin would be a good place for this little feature. |
mostly we need separations to keep our plugin doing only what we are doing |
if the plugin cannot connect to mysql server, turn on whitelist. |
It has been decided that we should move on to 3.0.0. The current features that haven't been done will be moved to 3.0.0 todo. 3.0.0 will be a big rewrite. |
Features/Tweaks
Issues
The text was updated successfully, but these errors were encountered: