Siddharth Thevaril

Results 24 issues of Siddharth Thevaril

### Description of the Change Bump minimum WordPress and PHP versions. ### Checklist: - [ ] I have read the [**CONTRIBUTING**](https://github.com/10up/restricted-site-access/blob/develop/CONTRIBUTING.md) document. - [ ] My code follows the code...

### Description of the Change This PR proposes a solution to prevent IP spoofing by trusting only the `REMOTE_ADDR` header. It adds 2 new filters to filter trusted proxies and;...

**Is your enhancement related to a problem? Please describe.** The general behaviour of the plugin when adding IPs from the backend or CLI is: 1. IPs are unique 2. IPs...

type:enhancement
help wanted

### Describe the bug Tests pass locally but fail on GitHub actions. So far the cause is unknown. - Tests pass for `WP:latest` but fail for `WP:trunk` and `WP:mininmum` -...

type:bug
needs:engineering

Closes #203 ### Description of the Change This PR does the following: 1. Replace grunt with wp-scripts 2. Bump node to 16 3. Bump composer to v2 4. Bump wp-env...

**Describe the bug** @wordpress/env, grunt and grunt-related modules have dependencies on few vulnerable modules which need to be resolved. **Steps to Reproduce** Run `npm audit` **Expected behavior** There should be...

type:bug
help wanted

### Describe the bug The plugin uses the following function to get client's IP address: https://github.com/10up/restricted-site-access/blob/df9226bffd67ec96e85428ea1fd5e10c3561ee5d/restricted_site_access.php#L1531-L1562 The problem is that headers such as `HTTP_X_FORWARDED_FOR` and `HTTP_X_FORWARDED` can be very easily...

type:bug

# Bug Report ## User Story Example: As a **user**, I want the recipes fields to show as soon as I select the entity type without reloading the page in...

### Describe the bug The plugin provides 5 space characters, out of which the No-breaking space doesn't work. Originally reported in the support forum - https://wordpress.org/support/topic/no-break-space-dosnt-work/ props: [@redorca](https://profiles.wordpress.org/redorca/) ### Steps...

type:bug
help wanted

Fixes woocommerce/woocommerce#42363 ### Testing #### Automated Tests * [x] Changes in this PR are covered by Automated Tests. * [x] Unit tests * [x] E2E tests * [ ] Do...

type: refactor
block: all products
status: stale
type: community contribution
team: Kirigami & Origami