Expire0/expire0-passwordApp

The modify function is not working.

開放

#18 建立於 2019年10月16日

 (2 則留言) (0 個反應) (0 位負責人)Python (10 個分叉)auto 404
bughacktoberfest

倉庫指標

星標
 (3 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Error :Traceback (most recent call last): File "getpass.py", line 38, in classm.mod() File "/home/app/modules/classm.py", line 80, in mod cur.execute(data0) pysqlcipher3.dbapi2.OperationalError: no such column: test67

Steps to reproduce

  1. add a bogus entry to the db
  2. retrieve the bogus entry and take note of the id
  3. use the modify menu option
  4. specify a new password
  5. enter the id of the record

貢獻者指南