Commit Graph

80 Commits

Author SHA1 Message Date
Alessandro Carlo Chirico
35e0256a97 Allow strings in attestation and user_verification 2018-08-22 13:48:50 +02:00
Alessandro Carlo Chirico
3296f34281 Add user verification and resident key support 2018-08-21 17:38:25 +02:00
Dain Nilsson
6465d98803 Inline version regex. 2018-08-21 17:09:09 +02:00
Dain Nilsson
a0b45d71c3 Rework server and server example a bit. 2018-08-21 17:07:16 +02:00
Dain Nilsson
fa3e04b7fb Use extras_require to conditionally need enum34. 2018-08-09 13:27:47 +02:00
Dain Nilsson
7fbdf0bcd6 Clean up example server a bit.
- Add a README.
 - Replace requirements.txt with Pipfile.
 - Add some minimal styling.
2018-08-09 11:39:50 +02:00
Dain Nilsson
20a39655fc Add missing server example files to release. 2018-08-07 15:56:49 +02:00
Dain Nilsson
a468c88f8c Merge PR #11. 2018-08-07 15:52:30 +02:00
pedro martelletto
bc1ff67311 fido2/client.py: fix _ctap2_get_assertion
self.ctap.get_info was removed in 1edb0d9d.  _ctap2_make_credential
was updated, but _ctap2_get_assertion wasn't.
2018-07-17 16:49:46 +02:00
Dain Nilsson
492eac9220 Merge PR #8. 2018-07-04 15:27:48 +02:00
Dain Nilsson
1edb0d9d4e Move stuff around.
- Rename fido2/pyu2f -> fido2/_pyu2f
- Partial docstrings, with type information.
- Rewrote server example.
2018-07-03 14:57:00 +02:00
Robert Schütz
97ea6b3d00 Include tests in PyPI tarball 2018-06-30 01:03:45 +02:00
Dain Nilsson
7b2b5ba232 Merge PR #1. 2018-06-04 12:35:53 +02:00
Dain Nilsson
03f319ba04 Merge PR #7. 2018-06-04 12:31:31 +02:00
Conor Patrick
fe12f1e90d set cause attribute 2018-06-02 18:04:40 -04:00
Dain Nilsson
7ba8a40701 Merge PR #5. 2018-05-15 12:59:56 +02:00
Dain Nilsson
867091db1a Merge PR #4. 2018-05-15 08:10:02 +02:00
Emil Lundberg
2ecd1a56d0 Use getpass instead of click.prompt 2018-05-14 16:25:00 +02:00
Emil Lundberg
a16b3abf7d Fix getAssertion option: rk => up
getAssertion has no `rk` option, but instead a `up` option which
defaults to true.
2018-05-14 16:20:20 +02:00
Conor Patrick
8bbbfe17bf maxMsgSize should default to 1024 bytes 2018-05-13 10:53:00 -04:00
Emil Lundberg
5d7470e184 Add PIN support to credential example 2018-04-26 10:30:43 +02:00
Dain Nilsson
adf6021633 Use a dummy app_param for the dummy registration. 2018-04-17 11:23:24 +02:00
Dain Nilsson
de8d7bdf40 Set libu2f-udev as Recommends in debian. 2018-04-13 13:16:52 +02:00
Dain Nilsson
b88cff23ed Bump version. 2018-04-13 12:52:30 +02:00
Dain Nilsson
176c828eb7 Prepare 0.3.0 release. 0.3.0 2018-04-13 12:47:18 +02:00