+

viewgit/inc/functions.php:463 Function create_function() is deprecated [8192]

Shortlog

Date Author Message Actions
20-12-03 15:11 Benjamin Renard Add .gitignore filemaster commitdiff tree tar/gz zip patch
20-12-03 14:25 Benjamin Renard Use phpCAS::logoutWithUrl() on logout to ask for r commitdiff tree tar/gz zip patch
20-12-03 14:23 Benjamin Renard Change phpCAS log file path on cas.log commitdiff tree tar/gz zip patch
20-12-03 14:22 Benjamin Renard Add insecure parameter to allow connection on HTTP commitdiff tree tar/gz zip patch
20-12-03 13:25 Benjamin Renard Replace README by README.md commitdiff tree tar/gz zip patch
14-12-29 21:00 Benjamin Renard Add README file commitdiff tree tar/gz zip patch
14-12-29 20:54 Benjamin Renard Initial commit commitdiff tree tar/gz zip patch

more »

Tags

Date Tag Actions

View all tags

Heads

Date Branch Actions
20-12-03 15:11 master

Project informations

Description
Test application acting as CAS Client
Last Change
20-12-03 15:11
URL
  • http://git.zionetrix.net/git/test-cas-client
  • git@git.zionetrix.net:public_git/test-cas-client
README.md
# Test CAS Client

This application acting as CAS Client.

Features :
 * Login/Logout on CAS server
 * Local logout
 * Show authenticated user's informations (login and attributes)
 * Show complete debug log of phpCAS library

## Requirements

 * phpCAS library (from php-cas Debian package by instance)
 * One file writable by Apache user for logging
ViewGit