claudehohl / Stikked

An advanced and beautiful pastebin written in PHP
992 stars 220 forks source link

Can't login to spamadmin #554

Closed arhayati closed 3 years ago

arhayati commented 3 years ago

I just set up an instance and wanted to log in to spamadmin. I set the instance up on a shared host and used sql for database.

On a blog post[1] I read that changing the spamadmin username and pass is possible by editing line 79 and 80 on config/stikked.php but there wasn't anything there. I searched for spamadmin but there was nothing in that file.

I saw the user and pass on /application/controllers/Spamadmin.php and changed the lines 13 and 14. But I still can't log in. I enter username and pass on instance.tld/spamadmin but the Firefox login box keeps reappearing.

So, how can I log in to the spamadmin?

arhayati commented 3 years ago

Nevermind. My bad.