mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-22 12:02:14 +00:00
Correct Closing Tag
Closes gh-16600 Signed-off-by: AB <a.bierler@xdev-software.de>
This commit is contained in:
parent
06893bc047
commit
d9a937f0c1
@ -452,7 +452,7 @@ public class DefaultLoginPageGeneratingFilter extends GenericFilterBean {
|
||||
<div class="login-form">
|
||||
<h2>Login with Passkeys</h2>
|
||||
<button id="passkey-signin" type="submit" class="primary">Sign in with a passkey</button>
|
||||
</form>
|
||||
</div>
|
||||
""";
|
||||
|
||||
private static final String LOGIN_PAGE_TEMPLATE = """
|
||||
|
Loading…
x
Reference in New Issue
Block a user