Álex Sáez
Álex Sáez
TestSessionKeyString fails with Go 1.18beta1. The tests works perfectly fine with 1.16 and 1.17. ```go $ go test -timeout 30s -run ^TestSessionKeyString$ github.com/schollz/pake/v3 A) K=2aa81297fa72950b1bef3e6b5000e8ccdd9c6d348b5a844974ed6ce74e75ab03 B) K=5bf61df897ea1e8c8a489af28d7f62c0935764b5db240fa1d0c91d5470fe5001 A) K=4902c62d68faa54d8f4292204fd4eeee26bfc0a220827a16c867b7a07eb0c683 B)...
This adds support to PPC64LE architecture. This is still in an early stage of development but I'm opening this draft pull request to keep track of suggestions about the port...
So far, the only way I found to retrieve several repositories from a Pagure instance is by having different sections, for example: ``` [rpms/golang] service = pagure pagure.repo = rpms/golang...
Looks like the plugin doesn't upload images. When uploading a post with an attachment, the file doesn't appear anywhere. I saw #1 but I cannot make it work.