Git Product home page Git Product logo

Comments (8)

Flavius12 avatar Flavius12 commented on July 21, 2024

Actually there isn't a way to migrate SimpleAuth data to ServerAuth. When I'm a bit free, I may start to make a script which migrates SimpleAuth data to ServerAuth but I can't promise nothing. However you can also move SimpleAuth data to ServerAuth manually but I don't recommend to do this because if you don't copy data correctly, ServerAuth plugin may not work.
BTW if you switch to ServerAuth without migrating old SimpleAuth accounts it's not a big problem. Your server players will only have to register again on your server

from serverauth.

 avatar commented on July 21, 2024

But in my survival server, if players have to register again, they can steal others's accounts :(

from serverauth.

Patra3 avatar Patra3 commented on July 21, 2024

Something you will have to deal with manually as part of switching an authorization plugin.

from serverauth.

PEMapModder avatar PEMapModder commented on July 21, 2024

@HotFireyDeath nobody ever migrates accounts by hand, unless it is not a server at all (unless it has very few accounts).

from serverauth.

PEMapModder avatar PEMapModder commented on July 21, 2024

You should consider adding support to use multiple hash algos, such as SimpleAuth

from serverauth.

Flavius12 avatar Flavius12 commented on July 21, 2024

hash algorithms can be changed in ServerAuth config. Actually supported algorithms are all PHP supported algorithms (You can get the list with this function http://php.net/manual/en/function.hash-algos.php)

from serverauth.

PEMapModder avatar PEMapModder commented on July 21, 2024

@Flavius12 I know. But I said multiple, not other. SimpleAuth uses multiple algos, combined with XOR, and with alternating salt/password order. ServerAuth doesn't seem to support this.

from serverauth.

Flavius12 avatar Flavius12 commented on July 21, 2024

It seems a bit complicated...

from serverauth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.