Martin Milata
|
fa1566cb71
|
refactor(core): call super().__init__() in Component and Layout subclasses
|
2020-11-30 14:48:08 +01:00 |
|
matejcik
|
4ca8f7b0d6
|
style(core): use relative imports everywhere
except Monero, which has a rather complex structure and I don't want to
search&replace mess with it in case some of the things break memory
layout
|
2020-11-05 14:30:11 +01:00 |
|
matejcik
|
67b2ba558b
|
core: auto-generate list of FIDO known apps
and improve code for loading icons
|
2019-12-09 16:31:46 +01:00 |
|
Andrew Kozlik
|
7c39e2f142
|
core/webauthn: Specify the exception raised by res.load().
|
2019-11-26 15:44:05 +01:00 |
|
Andrew Kozlik
|
c463069895
|
core/webauthn: Don't log an exception when a relying party is not listed in knownapps.
|
2019-11-26 15:18:14 +01:00 |
|
Andrew Kozlik
|
315a30b42b
|
core/webauthn: Disable FIDO2 signature counter for some relying parties
|
2019-09-19 16:16:58 +02:00 |
|
Andrew Kozlik
|
b89a9dc590
|
core: Implement credential management.
|
2019-09-17 18:32:31 +02:00 |
|