AuthMe Reloaded

AuthMe Reloaded

3M Downloads

issue with converting from loginsecurity

vipvenom opened this issue ยท 4 comments

commented

What behaviour is observed?

everything works fine except when i login it shows wrong password when it isnt after i converted it from loginsec

Expected behaviour

i mean after the conversion , i should be able to login with old pass right?

To Reproduce

/authme converter loginsecurity

Plugin list

[21:55:04 INFO]: Bukkit Plugins: (52):
[21:55:04 INFO]: - AdvancedRegionMarket, AltDetector, AngelChest, AnimatedScoreboard, AuraSkills, AuthMe, BlockLocker, ChatReaction, Citizens, ClansLite
[21:55:04 INFO]: CMI, CMIEInjector, CMILib, CoreProtect, Customplaceholder, *DeathTax, DeluxeMenus, DiscordSRV, Elevator, ExcellentCrates
[21:55:04 INFO]: EZColors, floodgate, Geyser-Spigot, GriefPrevention, IllegalStack, Images, InteractiveChat, InteractiveChatDiscordSrvAddon, Jobs, LuckPerms
[21:55:04 INFO]: Multiverse-Core, NexEngine, NoteBlockAPI, PlaceholderAPI, PlayerAuctions, *PluginHiderPlus, PlugManX, ProtocolLib, QuickShop, SafariNet
[21:55:04 INFO]: SkinsRestorer, spark, TAB, UltimateAntiBot, Vault, ViaBackwards, ViaVersion, VoidGen, Votifier, VotingPlugin
[21:55:04 INFO]: WorldEdit, WorldGuard

Server Implementation

Standalone server (no proxy)

Database Implementation

SQLite

AuthMe Version

latest stable build

Error log (if applicable)

no errors

Configuration

no need of it

commented

how to?

Did you set the correct legacy hash?

commented

Did you set the correct legacy hash?

commented

Set:
legacyHashes: ['BCRYPT']
In the AuthMe config.

commented

thx , fixed it