Skip to content
Snippets Groups Projects
Commit ccda66d1 authored by Julian Rother's avatar Julian Rother
Browse files

Forgot imports

parent c94caf14
Branches
No related tags found
1 merge request!9Resolve "Authentifikation bei RWTH-Intern über IPs erlauben"
......@@ -11,6 +11,7 @@ import sched
import traceback
import string
from socket import gethostname
from ipaddress import ip_address, ip_network
app = Flask(__name__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment