6701e1 Move the endpoint admin_generate_acl and admin_refresh_ssh being POST requests only

Authored and Committed by Pierre-Yves Chibon 9 years ago
    Move the endpoint admin_generate_acl and admin_refresh_ssh being POST requests only
    
    This makes the actions of these two endpoints to be behind CSRF protection
    thus disabling any cross-site requests
    
        
file modified
+13 -7