Closed GoogleCodeExporter closed 8 years ago
Sure, contributor access added; thank you for your work :)
Anyway I will start to make some improvements to this project that has been
stopped for a while: first thing is to fix the bug on issue 14, then try to add
the IPV6 support, and then the TOTP :)
Original comment by b1ga...@gmail.com
on 4 May 2012 at 9:31
Hi,
I've improved my patch.. Attached:
I would be willing to commit it if you like, or please review.
This patch does the following:
1. Use select count(nickname) where the only reason for doing a query is to
find the number of records. (so far just in dbconf.py)
2. Fixes logic error, where yubikeys cannot be disabled or enabled
3. Switches to sqlite3
4. Add in a debug mode, for users.. Currently it only alerts in two cases, but
is helpful in diagnosing 2 possible reasons why a key is rejected.
Original comment by glen.ogilvie@gmail.com
on 9 May 2012 at 8:31
Attachments:
Original issue reported on code.google.com by
glen.ogilvie@gmail.com
on 4 May 2012 at 3:58