Skip to content
Snippets Groups Projects
Commit ac28149c authored by Olav Morken's avatar Olav Morken
Browse files

Shib13: Stats logging is now handled by a processing filter.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1491 44740490-163a-0410-bde0-09ae8108e29a
parent 6a857ad0
No related branches found
No related tags found
No related merge requests found
...@@ -183,8 +183,6 @@ try { ...@@ -183,8 +183,6 @@ try {
$attributes = $session->getAttributes(); $attributes = $session->getAttributes();
SimpleSAML_Logger::stats('shib13-idp-SSO ' . $spmetadata['entityid'] . ' ' . $idpmetadata['entiryid'] . ' NA');
/* Authentication processing operations. */ /* Authentication processing operations. */
if (!isset($authProcState)) { if (!isset($authProcState)) {
/* Not processed. */ /* Not processed. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment