FlexibleLogin
FlexibleLogin copied to clipboard
A Sponge minecraft server plugin for second factor authentication
I found out a tiny issue that if a user hasn't submitted their login password, the user can still _**fly UPWARDS.**_ _Sorry for the small post, didn't know what else...
When I enter `/register` try to get TOTP Key , but the server will only return > Not registered. Type /register to register I enter `/forgot` , then the server...
I can not connect to the database on sql. # Database configuration sqlConfiguration { # Database name database=flexiblelogin # Password in order to login password="passwordsql" # Path where the database...
I am admin. how to reset password for one of my players? This player didn’t specify Email address for Recovery.
Hello, I need FlexibleLogin-0.8 version for my server, because I,m using minecraft sponge 1.8.9 (spongevanilla-1.8.9-4.1.0-BETA-294.jar). but because of my special map, I can't update it. and teleport to a save...
Hello, I have a problem with my minecraft forge server (Forge: forge-1.12.2-14.23.4.2705 AND SPONGEFORGE: spongeforge-1.12.2-2705-7.1.0-BETA-3218), when I register a user in the database, when logging in the server is not...
Hi mod dev, We've noticed a small problem after using your great auth plugin for our sponge 1.12.2 server, the problem is that whenever we start to /register or /login...
Currently the IP address of players is converted into bytes and then inserted into the database to a fixed size column. So we have to migrate old tables too. Since...
Authme default hashalgo is `SHA256 ` So, probably, most users use it. Can you make support for it in FlexibleLogin ?