From 6b3ddd92ef8316bcb7c59728f7e32f83f5c194c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Oudot?= Date: Tue, 8 Oct 2013 14:23:02 +0000 Subject: [PATCH] TODO or not TODO, that's the question (#LEMONDAP-584) --- lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthBrowserID.pm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthBrowserID.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthBrowserID.pm index 1fe3e4fbb..52a66022d 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthBrowserID.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthBrowserID.pm @@ -110,10 +110,6 @@ sub extractFormInfo { 'debug' ); - # TODO - check audience - # TODO - adjust session duration with BrowserID expires field - # TODO - check SSL certificate - return PE_OK; } else {