Ver Fonte

#4554 Shibboleth Authentication

Laurent Opprecht há 13 anos atrás
pai
commit
38c25e12f7
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      main/auth/shibboleth/login.php

+ 1 - 0
main/auth/shibboleth/login.php

@@ -28,5 +28,6 @@ include_once(dirname(__FILE__) . '/init.php');
 //ShibbolethTest::helper()->setup_new_staff();
 //ShibbolethTest::helper()->setup_new_teacher();
 //ShibbolethTest::helper()->setup_new_student();
+//ShibbolethTest::helper()->setup_new_minimal_data();
 
 ShibbolethController::instance()->login();