Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

ubnetdef/auth_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth Server

This is the Auth Server used for UBNETDEF's websites

Requirements

Installation

  1. Rename the file "app/Config/database.php.default" to "app/Config/database.php"
  2. Edit "app/Config/database.php" and enter the appropriate database credentials
  3. Run composer install to install the project dependencies
  4. Run ./cake server install to install the Auth Server
  5. Point your webroot to the directory "webroot"
  6. You're done! The username and password to login is admin

About

**DEPRECATED** - UBNETDEF Auth Server - Very simple authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published