@@ -118,7 +118,7 @@ There is also a new general `jwks` external access method for those of you who w
|
||||
|
||||
### Scaffolder `ui:widget: password` notice
|
||||
|
||||
# Using `ui:widget: password` does not treat the input as a secret in the Scaffolder, and can lead to exposing some secrets in plaintext, this implementation has been overridden to provide warnings to users that mistakenly use this component and will now render a warning message along with rendering the input in plaintext for additional indication.
|
||||
Using `ui:widget: password` does not treat the input as a secret in the Scaffolder, and can lead to exposing some secrets in plaintext, this implementation has been overridden to provide warnings to users that mistakenly use this component and will now render a warning message along with rendering the input in plaintext for additional indication.
|
||||
|
||||
Please use the `ui:field: Secret` option instead, as is mentioned in the [using secrets](https://backstage.io/docs/features/software-templates/writing-templates/#using-secrets) documentation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user