hide/show secure fields
This commit is contained in:
@ -343,7 +343,7 @@
|
||||
<value>If you want to want to provide API access, please specify a secret which will be used to encrypt your tokens. The secret should be 16 characters or more to ensure optimal security. Please note that if you change this secret, all existing tokens will become invalid and will need to be regenerated.</value>
|
||||
</data>
|
||||
<data name="Secret.Text" xml:space="preserve">
|
||||
<value>Site Secret:</value>
|
||||
<value>Secret:</value>
|
||||
</data>
|
||||
<data name="Token.HelpText" xml:space="preserve">
|
||||
<value>Select the Create Token button to generate a long-lived access token (valid for 1 year). Be sure to store this token in a safe location as you will not be able to access it in the future.</value>
|
||||
@ -360,4 +360,10 @@
|
||||
<data name="TwoFactor.Text" xml:space="preserve">
|
||||
<value>Allow Two Factor?</value>
|
||||
</data>
|
||||
<data name="Hide" xml:space="preserve">
|
||||
<value>Hide</value>
|
||||
</data>
|
||||
<data name="Show" xml:space="preserve">
|
||||
<value>Show</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user