You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding ARGON2, the recommended setup is using the lib only, and ask the users to compile it. The steps provided by the AuthMeReloaded plugin seems to be a good way to do it
Removed Argon2 from the list. In the future maybe we could add it, but right now is not a priority, we need further investigation on how to implement it. Currently using the lib phxql/argon2-jvm for some reason gives you a different hash every time.
We need more encryption methods so we can implement a system to import form other plugins
Encryption Methods to Add:
ARGON2The text was updated successfully, but these errors were encountered: