mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-21 14:30:05 -06:00
Add HTML5 attributes to prevent password manager interference with OTP
* Closes #41831 Signed-off-by: dmfilipenko <wind.fd@gmail.com> Signed-off-by: Alexander Schwartz <aschwart@redhat.com> Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
@@ -99,6 +99,12 @@ When tracing is enabled, now also calls to other nodes of a {project_name} clust
|
||||
|
||||
To disable this kind of tracing, set the option `tracing-infinispan-enabled` to `false`.
|
||||
|
||||
=== Login theme optimized for OTP and recovery code entry
|
||||
|
||||
The input fields in the login theme for OTP and recovery codes and have been optimized:
|
||||
|
||||
* The input mode is now `numeric`, which will ease the input on mobile devices.
|
||||
* The auto-complete is set to `one-time-code` to avoid interference with password managers.
|
||||
|
||||
// ------------------------ Deprecated features ------------------------ //
|
||||
== Deprecated features
|
||||
|
||||
Reference in New Issue
Block a user