mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 22:17:37 +08:00
auth with ldap
This commit is contained in:
@@ -13,8 +13,8 @@ from flask import request
|
||||
from flask import session
|
||||
from flask_login import login_user
|
||||
|
||||
from api.models.acl import User
|
||||
from api.lib.perm.acl.cache import UserCache
|
||||
from api.models.acl import User
|
||||
|
||||
|
||||
def _auth_with_key():
|
||||
|
Reference in New Issue
Block a user