Ansible roles
 
 
 
 
 
 

6 lines
107 B

<?php
# Just a dummy redirection so we can protect /sso.php with Lemonldap::NG
header('Location: /');
?>