mention
This commit is contained in:
parent
daab5b1dc9
commit
c72a9aff59
1 changed files with 0 additions and 2 deletions
|
@ -145,8 +145,6 @@ def login_post():
|
|||
session["lo_user"] = account.id
|
||||
session["login_nonce"] = account.login_nonce
|
||||
|
||||
if account.id != PW_ID: check_for_alts(account.id)
|
||||
|
||||
g.db.commit()
|
||||
|
||||
redir = request.values.get("redirect")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue