ghostwheel42's suggestion

master
Florent Daigniere 3 years ago
parent 3aa735cc2d
commit 83140322e0

@ -91,7 +91,6 @@ def autoconfig_microsoft():
</Autodiscover>'''
return flask.Response(xml, mimetype='text/xml', status=200)
except:
pass
return flask.abort(400)
@internal.route("/autoconfig/apple")

Loading…
Cancel
Save