ugosan / yubico-yubiserve

Automatically exported from code.google.com/p/yubico-yubiserve
GNU General Public License v3.0
0 stars 0 forks source link

dbconf.py: enable/disable key is broken #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a yubikey configuration
2. Disable the key using dbconf.py -yd <nickname>
3. Query the server using an OTP from the said yubikey. The server will accept 
it.

What version of the product are you using? On what operating system?
svn trunk (r38)

Please provide any additional information below.
Actually the code in dbconf.py performs wrong queries on the database. The 
attached patch fixes this.

Original issue reported on code.google.com by apoi...@gmail.com on 25 May 2011 at 8:51

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed! Thank you for your support! :)

Original comment by b1ga...@gmail.com on 20 Jun 2012 at 5:32