mirror of
https://github.com/janeczku/calibre-web
synced 2025-09-01 18:37:57 +00:00
Merge remote-tracking branch 'sec_fixes/ldap' into master
This commit is contained in:
@@ -307,6 +307,7 @@ def before_request():
|
||||
|
||||
|
||||
@app.route('/import_ldap_users')
|
||||
@login_required
|
||||
def import_ldap_users():
|
||||
showtext = {}
|
||||
try:
|
||||
|
Reference in New Issue
Block a user