Imported Upstream version 4.6.2
This commit is contained in:
5
install/share/kdcproxy.wsgi
Normal file
5
install/share/kdcproxy.wsgi
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copyright (C) 2017 FreeIPA Contributors see COPYING for license
|
||||
"""WSGI entry point for kdcproxy
|
||||
"""
|
||||
from kdcproxy import application
|
||||
|
||||
Reference in New Issue
Block a user