2020-03-12 23:51:03 +01:00
|
|
|
|
# A short description of each file
|
2021-08-31 03:21:30 +02:00
|
|
|
|
### [index.php](./index.php)
|
2020-03-12 23:51:03 +01:00
|
|
|
|
should be obvious, accepts a $_GET variable to display error messages: error=<credentials|session>
|
2021-08-31 03:21:30 +02:00
|
|
|
|
### [README.md](./README.md)
|
2020-03-12 23:51:03 +01:00
|
|
|
|
this file
|
2021-08-31 03:21:30 +02:00
|
|
|
|
### [redirect.php](./redirect.php)
|
2020-03-12 23:51:03 +01:00
|
|
|
|
does some tasks for login and redirects to the user’s personal feed page
|