Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Yubico/python-u2flib-server issues and pull requests
#51 - Support newer metdata formats
Pull Request -
State: closed - Opened by archoversight over 4 years ago
- 11 comments
#50 - Update the versions of Python used in .travis.yml
Pull Request -
State: closed - Opened by jnschaeffer about 5 years ago
- 1 comment
#49 - Adding basic exception classes to provide more information on failures than ValueErrors.
Pull Request -
State: closed - Opened by tonydelanuez over 5 years ago
- 2 comments
#48 - Remove deprecated verifier and replace with verify.
Pull Request -
State: open - Opened by TACIXAT about 6 years ago
- 1 comment
#47 - WHat should we do for a real yubikey,not the soft u2f ??Can anyone help me?
Issue -
State: closed - Opened by huskyachao almost 7 years ago
- 1 comment
#46 - DeprecationWarning for verifier
Issue -
State: open - Opened by frennkie almost 7 years ago
- 2 comments
Labels: bug
#45 - publicKey required in sign request
Issue -
State: open - Opened by ziima almost 7 years ago
#44 - Add code documentation
Issue -
State: open - Opened by roffel over 7 years ago
#43 - `_parse_tlv_size` when tlv[1] <= 128
Issue -
State: open - Opened by tomciopp over 7 years ago
- 2 comments
#42 - Fixed #41. Avoid installing enum34 in newer setuptools.
Pull Request -
State: closed - Opened by pelme over 7 years ago
- 1 comment
#41 - Python 3 wheels may depend on enum34
Issue -
State: open - Opened by pelme over 7 years ago
#40 - Update README
Pull Request -
State: closed - Opened by frankcash almost 8 years ago
#39 - Demo site: "FIDO Client error: 1 (OTHER ERROR)"
Issue -
State: closed - Opened by damonmaria almost 8 years ago
- 2 comments
#38 - encode user_presence as int so it can be json'd
Pull Request -
State: closed - Opened by shuffle2 about 8 years ago
- 1 comment
#37 - TypeError: Object of type 'bytes' is not JSON serializable (encoding raw_response.user_presence)
Issue -
State: closed - Opened by shuffle2 about 8 years ago
- 2 comments
#36 - cannot use symlinks in git on windows
Issue -
State: closed - Opened by shuffle2 about 8 years ago
- 2 comments
#35 - Exception handling in u2flib
Issue -
State: open - Opened by pelme about 8 years ago
- 4 comments
#34 - Exception on demo site
Issue -
State: closed - Opened by samee over 8 years ago
- 3 comments
#33 - Broken tests?
Issue -
State: closed - Opened by FedericoCeratto over 8 years ago
- 1 comment
#32 - Fixes pep8 convention
Pull Request -
State: closed - Opened by frankcash over 8 years ago
- 3 comments
#31 - Improved examples readability, and fixed few bugs
Pull Request -
State: closed - Opened by herrjemand over 8 years ago
- 11 comments
#30 - Move soft_u2f_v2 into installed package and update test imports
Pull Request -
State: closed - Opened by systemsoverload almost 9 years ago
- 5 comments
#29 - TypeError: initializer for ctype 'char' must be a bytes of length 1, not int
Issue -
State: closed - Opened by gavinwahl almost 9 years ago
- 5 comments
#28 - Py3 compat
Pull Request -
State: closed - Opened by JSkeltonMiller almost 9 years ago
#27 - InvalidSignature verifying register / auth requests on Mac OS X
Issue -
State: closed - Opened by zollman almost 9 years ago
- 1 comment
#26 - Can't install from source
Issue -
State: closed - Opened by gavinwahl almost 9 years ago
- 1 comment
#25 - Run tests on PyPy
Issue -
State: closed - Opened by dainnilsson almost 9 years ago
#24 - Tests are broken on TravisCI under PyPy
Issue -
State: closed - Opened by moreati almost 9 years ago
- 3 comments
#23 - Broken example
Issue -
State: closed - Opened by brianmhunt about 9 years ago
- 2 comments
#22 - Release a new version
Issue -
State: closed - Opened by mark-adams about 9 years ago
- 7 comments
#21 - env-derived paths
Pull Request -
State: closed - Opened by medina about 9 years ago
- 1 comment
#20 - Add Python 3.x support
Pull Request -
State: closed - Opened by moreati about 9 years ago
- 7 comments
#19 - Remove dependency on pyasn1
Issue -
State: closed - Opened by moreati about 9 years ago
- 4 comments
#18 - Rebase of m2crypto -> cryptography migration
Pull Request -
State: closed - Opened by moreati about 9 years ago
- 2 comments
#17 - Ported all crypto-related code to use cryptography instead of M2Crypto
Pull Request -
State: closed - Opened by mark-adams about 9 years ago
- 6 comments
#16 - Error with command `swig` during `sudo pip install python-u2flib-server`
Issue -
State: closed - Opened by RyanSquared over 9 years ago
- 5 comments
#15 - Hard-coded Yubico products in u2f_v2.py
Issue -
State: closed - Opened by vcarel over 9 years ago
- 2 comments
#14 - Openssl / M2Crypt -> Exception: Attestation signature verification failed!
Issue -
State: closed - Opened by Mikekij over 9 years ago
- 8 comments
#13 - Access example server from different URL
Issue -
State: closed - Opened by Mikekij over 9 years ago
- 2 comments
#12 - Unit tests for u2flib_server.jsapi, 100% coverage
Pull Request -
State: closed - Opened by moreati over 9 years ago
- 1 comment
#11 - Declare dependencies of the scripts in examples/
Pull Request -
State: closed - Opened by moreati over 9 years ago
#10 - Coverage and Tox support, Travis speedups
Pull Request -
State: closed - Opened by moreati over 9 years ago
- 1 comment
#9 - Support for Python 3
Issue -
State: closed - Opened by trehn almost 10 years ago
- 12 comments
#8 - Now deletes challenges after use.
Pull Request -
State: closed - Opened by minisu almost 10 years ago
- 1 comment
#7 - Update setup.py
Pull Request -
State: closed - Opened by lowks about 10 years ago
- 1 comment
#6 - pop instead of get challenge
Issue -
State: closed - Opened by minisu about 10 years ago
#5 - Encoding problem for long random passwords
Issue -
State: open - Opened by Oneiroi over 10 years ago
- 1 comment
#4 - Changed the in-code documentation for U2FChallenge
Pull Request -
State: closed - Opened by minisu over 10 years ago
- 1 comment
#3 - Dependencies required (but not installed/documented)?
Issue -
State: closed - Opened by minisu over 10 years ago
- 7 comments
#2 - Standalone
Issue -
State: closed - Opened by jas4711 almost 11 years ago
- 1 comment
#1 - Logging
Issue -
State: closed - Opened by jas4711 almost 11 years ago