Skip to content

spolischook/ylang-ylang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ylang-ylang Build Status Scrutinizer Code Quality Code Coverage

Web application that provides access to web server access logs in a shared hosting environment.

Setting PAM

You need to set you server for properly work with PAM. First of all, install pam extension:

pecl install pam

To have ability login with unix user you need to add php process user (www-data) to group of /etc/shadow (shadow). See group owner by typing:

ls -l /etc/shadow

see more about this - http://svn.php.net/viewvc/pecl/pam/trunk/README?view=markup#l85

What inside

You need to login as Unix* user with your username and password

At admin you can see your user logs. Filter it. If you are one of admin users (setted in parameters.yml) you can see all logs for all users, and filter logs by user

Db structure

db structure

Time track

time

ToDo

  • Rest Api
  • Add functional tests for admin index

About

Web application that provides access to web server access logs in a shared hosting environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published