mirror of
https://github.com/janeczku/calibre-web.git
synced 2024-11-24 08:42:24 +02:00
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')
|
||||
@login_required
|
||||
def import_ldap_users():
|
||||
showtext = {}
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user