mirror of https://github.com/tp4a/teleport
pull/105/head
parent
e7c657e132
commit
1014ce256a
|
@ -336,7 +336,7 @@ def set_password(handler, user_id, password):
|
|||
db = get_db()
|
||||
|
||||
operator = handler.get_current_user()
|
||||
print('----------', operator)
|
||||
# print('----------', operator)
|
||||
|
||||
# 1. get user info (user name)
|
||||
s = SQL(db)
|
||||
|
|
Loading…
Reference in New Issue