Giter Club home page Giter Club logo

Comments (6)

sw586 avatar sw586 commented on May 22, 2024

image
image

from wowsimpleregistration.

sw586 avatar sw586 commented on May 22, 2024

my_config.php:
https://raw.githubusercontent.com/sw586/WoWSimpleRegistration/master/my_config.php

from wowsimpleregistration.

calaluis avatar calaluis commented on May 22, 2024

Hello,

The same thing has happened to me too.

From so much heaving about this, I have been able to verify that the problem is located in line 183 of the application \ include \ user.php file, because the hash generated in PHP is not the same as that generated in MySQL.

I tested this with C # .NET generating the password HASH, by MySQL query, and it works correctly.

By means of the Medoo API that is being used, for my part, it has not been possible for me to be executed properly (hash value that it delivers).

from wowsimpleregistration.

masterking32 avatar masterking32 commented on May 22, 2024

First, enable debug mode,
then If you use the last version of the TC, You must enable srp6_support in the config file.
Check your database to see the account added or not.

from wowsimpleregistration.

calaluis avatar calaluis commented on May 22, 2024

First, enable debug mode,
then If you use the last version of the TC, You must enable srp6_support in the config file.
Check your database to see the account added or not.

Thanks for the prompt response.

I would also like to add that the PHP extension, called GMP, must be included (I use version 7.3.13).

from wowsimpleregistration.

masterking32 avatar masterking32 commented on May 22, 2024

Yeah, Is that work for you?
Please update your website to last version.
A vulnerability fixed for SPR6 cores.

Requirement : PHP >= 7.0
Enable gmp, gd, soap, mbstring, pdo and pdo-mysql.

from wowsimpleregistration.

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.