Thr4wn/Assassins
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
INSTALL ====== You must make a config.php file. Either base it off of config.example.php, or create another file (like staging.php) and have config.php simply include that other file. That way, the other config file can be in source code since config.php is never supposed to be. You must also import the assassins_db.sql into the mysql database. You are responsible for creating the database and sql users. You can also setup the Google recaptcha. I don't know how to do that right now, so you'd have to figure that out yourself. ;) NOTES ===== This uses CAS authentication. AUTHORS ===== original code by Denaje: https://github.com/denaje/Assassins forked by Thr4wn: https://github.com/denaje/Assassins