-
Dear @zotonic team,
For more security, 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
…
-
Do you know how proceed the SHA-256 hash in ISIM?
Inside LDAP format is:
erpassword: SHA-256:{salt}:{hash}
In IBM docs I found "A random salt value is added to the data before it is hashed."
h…
-
the current implementation makes it hard to have go-git working if you need to support both scenarios.
see https://github.com/go-gitea/gitea/pull/23894
related to #706
-
Dear @FreeDSx team, @ChadSikorra,
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
- SCR…
-
## Description of the problem or steps to reproduce
The release download sha file naming don't match the spec expected by eget
> If Eget downloads an asset called xxx and there also exists an as…
-
### The Component Manager version
IDF component manager v1.3.2
### ESP-IDF Version
ESP-IDF v5.2-dev-1113-g28c643a56d
### python Version
Python 3.11.3
### Operating System
Arch
…
-
"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…
-
After:
- SCRAM-SHA-1
- SCRAM-SHA-224
- SCRAM-SHA-256
- SCRAM-SHA-384
- SCRAM-SHA-512
Can you add supports of :
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-224-PLUS
- SCRAM-SHA-256-PLUS
- SCRAM-SHA-384-…
-
```
Build failure: Error: Build aborted, Error: rsync exited with code 11.
Sim = quadrilateral
Version = 1.0.1
Brands = phet
Locales = da
Shas = {"comment":"# quadrilateral 1.0.1 Sat Jun 03…
-
Can you add supports in Net_LDAP2?
Note, after SCRAM-SHA-1(-PLUS):
- GNU SASL (gsasl) supports SCRAM-SHA-256(-PLUS) since 1.9.1: http://git.savannah.gnu.org/gitweb/?p=gsasl.git;a=blob;f=NEWS;hb=HE…