ZontreckWebsite/php
2024-05-16 22:49:22 -07:00
..
ActivateUser.php Add PHP Script to activate account 2024-05-16 18:28:43 -07:00
Common.php Rip out sessions, they don't work cross domain. Rely on information received previously. Sessions will not extend past the current browser session most likely. 2024-05-16 13:06:24 -07:00
Login.php Push new session handling 2024-05-16 15:05:54 -07:00
Logout.php Now handle logout by invalidating session in database 2024-05-16 15:30:13 -07:00
MakeFolder.php Change way version numbering is handled 2024-05-16 22:49:22 -07:00
Ping.php Rip out sessions, they don't work cross domain. Rely on information received previously. Sessions will not extend past the current browser session most likely. 2024-05-16 13:06:24 -07:00
README.md Adds some various php files 2024-05-15 04:17:50 -07:00
Register.php Create login logic 2024-05-16 02:03:39 -07:00
Setup.php Finish implementing initial setup process 2024-05-15 15:53:13 -07:00
SetupCheck.php Create login logic 2024-05-16 02:03:39 -07:00
ValidateToken.php Push new session handling 2024-05-16 15:05:54 -07:00

About

These files get copied to the API subdomain by default. This setup is intended to permit for multiple hosts.