FAS logout problem

Michael Schwendt bugs.michael at gmx.net
Fri May 18 09:23:55 UTC 2007


https://admin.fedoraproject.org/accounts/logout.cgi

prints the Python code instead of executing it:


#!/usr/bin/python

import website
website.clear_auth()
website.print_header("Logout Done")
website.print_footer("Logout Done")




More information about the Fedora-infrastructure-list mailing list