issue 2
(No license included) commented on by josephg
- On the project homepage it says "New BSD License"
On the project homepage it says "New BSD License"
May 12, 2009
issue 2
(No license included) reported by imlinux
- No license is included with this client, please include one. Preferably a
free software license.
No license is included with this client, please include one. Preferably a
free software license.
Jul 27, 2008
issue 1
([patch] make library more useful when included in other proj...) reported by vrillusions
- The client works fine when run on it's own but can be too "wordy" for use
when it's imported into other python code. The following patch fixes that.
When called on it's own (ie: python YubicoAuthClient.py) it will return the
same text message if it was ok or not. If it is imported into another
project, calling the verify function will return True if it's OK and False
if not.
The client works fine when run on it's own but can be too "wordy" for use
when it's imported into other python code. The following patch fixes that.
When called on it's own (ie: python YubicoAuthClient.py) it will return the
same text message if it was ok or not. If it is imported into another
project, calling the verify function will return True if it's OK and False
if not.