-
On https://www.youtube.com/watch?v=lTgm9nZtTX4 the artist is parsed as "Veruca Salt | 1994-1997 B Sides" but on https://www.youtube.com/watch?v=v4xp0X3K-mk it correctly parses as "Veruca Salt".
**E…
-
Currently, based on the README, if an attacker wants to brute-force a user's password, he has to compute Argon2id for each password try (given by the user as input). (Which is good.)
However, if t…
-
# Pysa Bug
**Pre-submission checklist**
[ ] I've checked the list of [common issues](https://pyre-check.org/docs/pysa-quickstart/#common-issues) and mine does not appear
**Bug description**
When…
-
Dear @mjl- from Mox team,
After:
- SCRAM-SHA-1
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-256
- SCRAM-SHA-256-PLUS
Can you add supports of :
- SCRAM-SHA-512
- SCRAM-SHA-512-PLUS
- SCRAM-SHA3-512
- S…
-
Other database systems support creation of encrypted columns that allow users to pass an encryption key when inserting and reading data. This prevents users without the encryption key from seeing sens…
-
In the current `consul.ext_pillar` formula, we manually dump that ext_pillar module into `extension_modules` path. That works around a limit of `saltutil.sync_all` in previous versions, where that mod…
-
Dear @modoboa,
Can you add supports of :
- SCRAM-SHA-1
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-256
- SCRAM-SHA-256-PLUS
- SCRAM-SHA-512
- SCRAM-SHA-512-PLUS
- SCRAM-SHA3-512
- SCRAM-SHA3-512-PLUS
…
-
Dear @jonhoo,
Can you add supports of :
- SCRAM-SHA-1
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-256
- SCRAM-SHA-256-PLUS
- SCRAM-SHA-512
- SCRAM-SHA-512-PLUS
- SCRAM-SHA3-512
- SCRAM-SHA3-512-PLUS
…
-
[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/)
### The problem you're addressing (if any)
If user sets a feature for their local personal program (or whatever reason),…
-
"When using the SASL SCRAM mechanism, the SCRAM-SHA-256-PLUS variant SHOULD be preferred over the SCRAM-SHA-256 variant, and SHA-256 variants [RFC7677] SHOULD be preferred over SHA-1 variants [RFC5802…