med8bra

Results 9 issues of med8bra

I mount a disk (-locale disk_path) with Win7 32bit installed in it , and used -password option , laZagneF "didn't find the wifi password" , he claims he found it...

### Is your enhancement related to a problem? Please describe. The file name could match multiple schemas from schema store, in my case `**/.github/workflows/deploy.yaml` and `deploy.yaml` match GitHub and [Deployer](https://deployer.org/)...

### What does it do? Fixes merging logic in security middleware configuration. ### Why is it needed? Currently, security middleware ignores user custom CSP rules for the directives `script-src/connect-src`, which...

source: core:strapi
pr: fix
community

**Describe the bug** Lazygit hangs in `checking out` state when there is interactive `post-checkout` git hook **To Reproduce** Steps to reproduce the behavior: 1. Setup a git repository with an...

bug

### Did you check docs and existing issues? - [X] I have read all the LazyVim docs - [X] I have searched the existing issues of LazyVim - [X] I...

bug

### Description After docker build fails due to process OOM, colima becomes unresponsive and requires a restart. ### Version On MacOS M3 colima version 0.7.0 git commit: 4b14e8a runtime: docker...

`application:findMenuItem(itemPattern,isRegex=false)` doesn't use `isRegex` flag when `itemPattern` is a path (array of strings). Ideally it should consider the last item in the path a regex if `isRegex=true`. https://github.com/Hammerspoon/hammerspoon/blob/cdd19a5def652540af23e0219acfce5296c3ae7a/extensions/application/libapplication.m#L802

### Describe the bug Running `gh auth status` reports account as active, but API calls use another account. ```sh > gh --version gh version 2.63.0 (1980-01-01) https://github.com/cli/cli/releases/tag/v2.63.0 ``` ### Steps...

bug
needs-design
p3
help wanted

It would useful to be able to match multiple routes with single regex pattern in `SplittedFunctionOptions.routes`, as now every route should be listed in the config. ```ts // Before -...

enhancement