Commit 1b0b4c4c authored by Ozzieisaacs's avatar Ozzieisaacs

Merge remote-tracking branch 'sec_fixes/ldap' into master

parents cd577315 fa82745f
......@@ -307,6 +307,7 @@ def before_request():
@app.route('/import_ldap_users')
@login_required
def import_ldap_users():
showtext = {}
try:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment