William Desportes
William Desportes
### Version 0.12.15 ### Operating System Linux ### Distribution Method deb (Linux) ### Describe the issue The modal should close itself when I touch the Yubikey and git continues to...
Garage is a pure Rust S3 server: https://garagehq.deuxfleurs.fr/ They do not support versions yet: https://git.deuxfleurs.fr/Deuxfleurs/garage/issues/166 https://garagehq.deuxfleurs.fr/documentation/reference-manual/s3-compatibility/ Endpoint | Garage | Openstack Swift | Ceph Object Gateway | Riak CS |...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...
It could be nice to filter the type of report to produce, this would save some computing time What do you think ?
Diff: https://github.com/acmesh-official/acme.sh/wiki/Stateless-Mode/_compare/b5bec6c4713d2b67ad33ada1ad2d529ab464139a...082bd5bcb337a489071e351b1467038615cd91af Now: https://github.com/acmesh-official/acme.sh/wiki/Stateless-Mode Enjoy and let me know, tested and works fine 🎉
### Describe the bug I kept this in my tabs for a while: - https://stackoverflow.com/a/14985633/5155484 See `getIp()` in https://github.com/phpmyadmin/phpmyadmin/blob/5c0054d1187c4a9bc8fad5f076af893c08d0bd2f/libraries/classes/Core.php#L784 ### To Reproduce Have CloudFront or CloudFlare, and check access log...
See: systemd-analyze security vigil I wonder if I shoud add `EnvironmentFile=/etc/vigil/.env` as a comment
https://github.com/valeriansaliou/vigil/blob/78100cae99a461a11a65444e918403533491f698/src/prober/manager.rs#L301 Ref: https://github.com/aisk/rust-ping/pull/4 See: https://docs.rs/ping/0.5.2/ping/dgramsock/fn.ping.html > On Unix platforms, SOCK_RAW usage is reserved to privileged users. > Fix "Operation not permitted" error on Linux and macOS. I guess this will...
~~Some tests seemed to have duplicate annotations, of course the last one wins. I removed the wrong one.~~ No breaking changes to be expected