No description
This repository has been archived on 2026-05-04. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • PHP 99.2%
  • CSS 0.8%
Find a file
Isangedal 6351442a78 Idek
2022-10-22 21:01:44 +02:00
comments Idek 2022-10-22 21:01:44 +02:00
img Made a bunch of changes 2021-08-27 22:25:15 +02:00
includes Idek 2022-10-22 21:01:44 +02:00
loc Added loc 7 and removed trailing newlines 2022-01-12 21:28:43 +01:00
tools Added hiding replies, aded reply count, fixed bugs 2022-06-16 14:07:09 +02:00
.gitignore Added cookies back. 2022-07-05 23:20:25 +02:00
.ht-website.sql Idek 2022-10-22 21:01:44 +02:00
.htaccess Added cookies back. 2022-07-05 23:20:25 +02:00
appeal.php Hopefully got rid of all the XSS attacks 2022-04-09 19:12:30 +02:00
features.php Added log button and bug fixes 2021-12-29 21:31:11 +01:00
forgotpass.php Revamped password resetting and expiring sessions 2022-08-04 18:49:18 +02:00
friends.php Idek 2022-10-22 21:01:44 +02:00
groups.php Idek 2022-10-22 21:01:44 +02:00
header.php Idek 2022-10-22 21:01:44 +02:00
ideas.txt Added loc 7 and removed trailing newlines 2022-01-12 21:28:43 +01:00
index.php Idek 2022-10-22 21:01:44 +02:00
login.php Reworked account deletions 2021-10-09 21:05:32 +02:00
moderation.php Idek 2022-10-22 21:01:44 +02:00
modhelp.php Idek 2022-10-22 21:01:44 +02:00
pm.php Changed all session uid to session id 2022-08-08 19:19:26 +02:00
README.md Revamped password resetting and expiring sessions 2022-08-04 18:49:18 +02:00
reply.php Divided comments into multiple parts 2022-08-08 18:42:40 +02:00
report.php Hopefully got rid of all the XSS attacks 2022-04-09 19:12:30 +02:00
resetpass.php Idek 2022-10-22 21:01:44 +02:00
search.php Changed all session uid to session id 2022-08-08 19:19:26 +02:00
seccodes.php Idek 2022-10-22 21:01:44 +02:00
sessions.php Idek 2022-10-22 21:01:44 +02:00
signup.php First Commit 2021-08-16 11:23:28 +02:00
style.css Added loc 7 and removed trailing newlines 2022-01-12 21:28:43 +01:00
user.php Idek 2022-10-22 21:01:44 +02:00
verifyuser.php Idek 2022-10-22 21:01:44 +02:00

Login-Thing

How to install

First, press the button labelled Code then click Download ZIP

Then Download XAMPP, once the download is finished, open it and follow the instructions.

Once the download is finished, open the XAMPP folder and navigate to the folder called htdocs and delete whatever is inside. Open the zip file and extract the folder inside it to your htdocs folder.

Now start XAMPP in administrator mode. Once it is opened click the X next to Apache and MySQL. If you can't see the X, try to open XAMPP in administrator mode.

Once the X next to them is a checkmark, click Start next to them. Once you have done that Click Here.

Once the website pops up, click New to the left side of the website. Where it says Database name, put in website exactly and press Create. Once it's done, click website to the left side of the screen, under New. Now click Import at the top middle of the screen. Once you are there click the Browse... button and navigate to your XAMPP folder. Once you are there open up your htdocs and then Login-Thing-main. Inside there should be a file called .ht-website.sql, select it.

Once it is done, Click Here and the website should open.

Click Login and for the username write Test and the password is 123. This will log you into an account with owner access. If you want to change some settings, open the XAMPP folder, open htdocs Login-Thing-main includes other and open settings.php in notepad.

Password Reset Process

Someone clicks forgot password and types in their username or email, then a moderator or above has to go to groups and find the group labeled Mod Help (their username) and somehow verify that it is them. If they are, they need to contact the owner. The owner has to go to Home and type in !recover <username> in the chat then press Confirm. This will take the owner to an all white page with a link and potentially a warning. Ignore the warning. The owner will then have to copy the link and go back to the group and paste it in the chat. The user will then have to copy the link and paste it into their browser. They can now reset their password or change their username. The group will be automatically deleted upon password / username change.