Expire0/expire0-passwordApp

The modify function is not working.

Offen

#18 geöffnet am 16.10.2019

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (10 Forks)auto 404
bughacktoberfest

Repository-Metriken

Stars
 (3 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide