StephenBeirlaen

Results 10 comments of StephenBeirlaen

Thanks for taking a look. There were actually two different reproduction cases, one in the repo and some from-scratch instructions. To remove some confusion I have simplified the repo, it...

Hi, any news on this?

I have the same issue. The field validation logic uses the list of fields that Doctrine has mapped. Any extra fields will be marked as invalid. Might look at this...

Code looks good, I like the possibility of revoking access tokens from a refresh token (canRevokeAccessTokens). I would be very interested to see this feature merged.

The packages are now available for ubuntu20.10.1 and ubuntu20.04.1 since 2020-07-19 https://launchpad.net/~snwh/+archive/ubuntu/ppa

This would be very useful on machines with an OLED display where the brightness slider of the OS is not functioning due the lack of a backlight. I would then...

Indeed, it appears that this condition is not in place in this repository. This is what the code for the renaming step looks like in the debugger, when installed through...

> [@mark99i](https://github.com/mark99i) This is a regression we have a PR that fixes this, [#4373](https://github.com/usebruno/bruno/pull/4373). This is currently under review. Hi, that PR seems to be about leading dots, while this...

Hi. I had similar ideas to add more interactions, and have a related question about adding new ones. To develop a new interaction myself, would it be preferred to try...