-
the file ".env" it was exposed on git.
it is a security problem
-
From [this conversation on Zulip](https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/Use.20hibernate-orm.20and.20hibernate-reactive.20extensions.20together/near/482363315):
>you might…
-
### For what version of Nuxt UI are you suggesting this?
v3.0.0-alpha.x
### Description
I would like to keep the behavior of the popover opening only on click, but also allow it to close when somet…
-
### Describe the enhancement requested
Currently ParquetDataset can receive partition as a parameter, but it's not possible to set a partition_base_dir. We need to expose this in the constructor pa…
-
It seems apparmor prevents creating dbus service on ubuntu touch.
Steps to reproduce
```
$ busctl --user get-property io.github.rinigus.PureMaps /io/github/rinigus/PureMaps/navigator io.github.r…
-
i'm using the @axiomhq/winston lib and I saw that AxiomWithoutBatching has a function onError that defaults to console.error. It would be nice to expose this field on the WinstonTransport constructor.…
-
**Is your feature request related to a problem? Please describe.**
I have some code that uses connect.Error, but need to serve HTTP text responses to serve a Prometheus-compatible endpoint. I'd love …
emarx updated
1 month ago
-
### Is your feature request related to a problem? Please describe.
When interacting with the Pepr store and using functions like `Store.setItemAndWait` or `Store.removeItemAndWait` the total time be…
-
**Is your feature request related to a problem? Please describe.**
Users do not know how to check if the user has a password set. Is my understanding that being the system multi-account the correct A…
-
# Feature or enhancement
`Path.iterdir()` uses `os.scandir()` under-the-hood, but it throws away the resulting [`os.DirEntry`](https://docs.python.org/3/library/os.html#os.DirEntry) objects, despit…