Merge remote-tracking branch 'sec_fixes/ldap' into master
This commit is contained in:
commit
1b0b4c4cc5
|
@ -307,6 +307,7 @@ def before_request():
|
||||||
|
|
||||||
|
|
||||||
@app.route('/import_ldap_users')
|
@app.route('/import_ldap_users')
|
||||||
|
@login_required
|
||||||
def import_ldap_users():
|
def import_ldap_users():
|
||||||
showtext = {}
|
showtext = {}
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user