Skip to content

Change license key setting input from password to text#78

Open
steffenbew wants to merge 1 commit intomainfrom
codex/change-license-input-type-to-text
Open

Change license key setting input from password to text#78
steffenbew wants to merge 1 commit intomainfrom
codex/change-license-input-type-to-text

Conversation

@steffenbew
Copy link
Copy Markdown
Member

@steffenbew steffenbew commented Mar 31, 2026

Motivation

  • Replace the masked password input type for the vrts_license_key setting with text to prevent browsers autofilling and overwriting the license key unintentionally.

Description

  • Updated the field type for vrts_license_key from 'password' to 'text' in includes/features/class-settings-page.php.

Testing

  • Ran php -l for syntax checks and the existing unit test suite via vendor/bin/phpunit, and all checks passed.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant