Is your enhancement related to a problem? Please describe.
Currently, the Subscription Token field (for ElasticPress.io users) is an open-text field, allowing it to be copied and used elsewhere. Let's change that so the value isn't available after it is set.
Making the field a type=password is not enough -- we should make it so the value isn't added to the field (and only changed in the database if a new value is sent).
This should be implemented after a change in the ElasticPress.io account page, displaying a notice that the token will not be visible anymore.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
Is your enhancement related to a problem? Please describe.
Currently, the
Subscription Tokenfield (for ElasticPress.io users) is an open-text field, allowing it to be copied and used elsewhere. Let's change that so the value isn't available after it is set.Making the field a type=password is not enough -- we should make it so the value isn't added to the field (and only changed in the database if a new value is sent).
This should be implemented after a change in the ElasticPress.io account page, displaying a notice that the token will not be visible anymore.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct