klaubert / waf-fle

WAF-FLE, ModSecurity Console
http://waf-fle.org
GNU General Public License v2.0
139 stars 73 forks source link

Waf-fle login authentication issue #70

Open PrimeFlix-Status opened 5 years ago

PrimeFlix-Status commented 5 years ago

Once I finish my waf-fle setup. I can't log in into the portal. which is http://xx.xx.com/waf-fle/login.php it always says "Invalid Username or Password" how many times you entered. It only allows when you set up then once you sign out you can't login again.

Pls if anyone finds a solution for this let me know here.

I'm implementing on google cloud Debian.

isnuryusuf commented 5 years ago

check Selinux

Adi-18 commented 3 years ago

stored crypt password is not the same as entered sha1 password. If I store the entered sha1 password by echo, login works.