Skip to content

Change license key setting input from password to text#78

Merged
harunbleech merged 1 commit intomainfrom
codex/change-license-input-type-to-text
Apr 8, 2026
Merged

Change license key setting input from password to text#78
harunbleech merged 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

@harunbleech harunbleech merged commit e5a5536 into main Apr 8, 2026
1 check passed
@harunbleech harunbleech deleted the codex/change-license-input-type-to-text branch April 8, 2026 15:49
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.

2 participants