mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 04:52:16 +00:00
Merge branch '6.4.x'
This commit is contained in:
commit
ece7489f5b
@ -433,7 +433,7 @@ public class DefaultLoginPageGeneratingFilter extends GenericFilterBean {
|
|||||||
<div class="login-form">
|
<div class="login-form">
|
||||||
<h2>Login with Passkeys</h2>
|
<h2>Login with Passkeys</h2>
|
||||||
<button id="passkey-signin" type="submit" class="primary">Sign in with a passkey</button>
|
<button id="passkey-signin" type="submit" class="primary">Sign in with a passkey</button>
|
||||||
</form>
|
</div>
|
||||||
""";
|
""";
|
||||||
|
|
||||||
private static final String LOGIN_PAGE_TEMPLATE = """
|
private static final String LOGIN_PAGE_TEMPLATE = """
|
||||||
|
Loading…
x
Reference in New Issue
Block a user