web/admin: fix webauthn label order, add raw value (#6905)

* web/admin: fix webauthn label order, add raw value

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* revert codecov to v3

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-09-15 13:12:38 +02:00
committed by GitHub
parent e070dda67f
commit 1ae4ed55ae
14 changed files with 416 additions and 220 deletions

View File

@ -154,10 +154,6 @@
<source>Messages</source>
<target>Messages</target>
</trans-unit>
<trans-unit id="sd6edc7752cdf0ef5">
<source>New version available!</source>
<target>New version available!</target>
</trans-unit>
<trans-unit id="s0a5401d4419f9958">
<source>Using source</source>
<target>Using source</target>
@ -4265,18 +4261,6 @@ doesn't pass when either or both of the selected options are equal or above the
<source>Resident key requirement</source>
<target>Resident key requirement</target>
</trans-unit>
<trans-unit id="s437ab6d95ca1ac78">
<source>The authenticator should not create a dedicated credential</source>
<target>The authenticator should not create a dedicated credential</target>
</trans-unit>
<trans-unit id="sf6d55598b52348a5">
<source>The authenticator can create and store a dedicated credential, but if it doesn't that's alright too</source>
<target>The authenticator can create and store a dedicated credential, but if it doesn't that's alright too</target>
</trans-unit>
<trans-unit id="s81356cab25498851">
<source>The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur</source>
<target>The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur</target>
</trans-unit>
<trans-unit id="s5fbaeb14f42815e5">
<source>Authenticator Attachment</source>
<target>Authenticator Attachment</target>
@ -6201,6 +6185,39 @@ Bindings to groups/users are checked against the user of the event.</source>
</trans-unit>
<trans-unit id="s1a65ee08832fbfe2">
<source>Flows and Stages</source>
</trans-unit>
<trans-unit id="s4ba4473f3d4ec896">
<source>New version available</source>
</trans-unit>
<trans-unit id="s6b1ed7507f26cb4a">
<source>Failure result</source>
</trans-unit>
<trans-unit id="s2e422519ed38f7d8">
<source>Pass</source>
</trans-unit>
<trans-unit id="s81a45c4fd11e8e1a">
<source>Don't pass</source>
</trans-unit>
<trans-unit id="s95b73e0f4e47eb9a">
<source>Result used when policy execution fails.</source>
</trans-unit>
<trans-unit id="s6a3cf855140b9511">
<source>Required: User verification must occur.</source>
</trans-unit>
<trans-unit id="sc498a3b05cfe2b08">
<source>Preferred: User verification is preferred if available, but not required.</source>
</trans-unit>
<trans-unit id="s9d2239d2b0402795">
<source>Discouraged: User verification should not occur.</source>
</trans-unit>
<trans-unit id="s428b7859907f6db2">
<source>Required: The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur</source>
</trans-unit>
<trans-unit id="s33e3766d4a02b042">
<source>Preferred: The authenticator can create and store a dedicated credential, but if it doesn't that's alright too</source>
</trans-unit>
<trans-unit id="sfb852dd507c25c24">
<source>Discouraged: The authenticator should not create a dedicated credential</source>
</trans-unit>
</body>
</file>