Tim Nolte

Results 51 issues of Tim Nolte
trafficstars

**Problem Description;** There are 2 filters that have gone undocumented since their inclusion in the code. `openid-connect-modify-token-response-before-validation` https://github.com/oidc-wp/openid-connect-generic/blob/7560701348e004f09df7c831d0703e0bcc173ca2/includes/openid-connect-generic-client-wrapper.php#L365 `openid-connect-modify-id-token-claim-before-validation` https://github.com/oidc-wp/openid-connect-generic/blob/7560701348e004f09df7c831d0703e0bcc173ca2/includes/openid-connect-generic-client-wrapper.php#L386 **Action Required:** Update Wiki & README file with the references...

good first issue
documentation

Looking at the browser console I'm seeing a failure to load the `installer.css` file since it's not using a proper MIME type. > Refused to apply style from 'https://www.timnolte.com/wp-content/plugins/indieweb/assets/installer.css?ver=5.6.2' because...

question

So, today I tried setting up a new Meross MSS510 switch using the local only MQTT setup. I first attempted running the npx meross info command after connecting to the...

## Version of the custom_component v2.6.1 ## Configuration I am using the Mosquitto MQTT Broker, which I use along with Zigbee2MQTT as well. I have a unique HA user setup...

suspended

Using Laravel 5.1 I've got jobs running under Supervisord and the Oracle connections go stale and start failing causing all jobs to end up failing. Seems there needs to be...

I am calling the following code: ``` km_rpbt_get_related_posts( $post->ID, array( 'post_types' => $related_post_types, // array 'taxonomies' => $related_taxonomies, 'exclude_posts' => $exclude_posts, 'limit_posts' => $limit, 'posts_per_page' => $limit, // Get all...

For interoperability with PhpRedis, and to provide a way to turn on TLS using global constants, it would be helpful to support detecting if `tls://` has been supplied in the...

### Describe the bug I am unable to install Distributor past version 1.5.0 since I am running the Composer Installers package 2+. The latest version of the plugin requires the...

type:bug

### Terms - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This request is not a duplicate of an existing issue - [X] This is...

enhancement

When both SatisPress and the WP Amelia plugin are activated the entire site has a critical error and won't load. The following is in the error logs. ``` [30-Jun-2023 19:16:54...