-
### Summary
When I use `password_hash` filter with `pbkdf2_sha512` hash type, I get the following deprecation message:
```
[DEPRECATION WARNING]: Checking for unsupported password_hash passlib …
-
```
======================================================================
ERROR: test_unsalted_md5 (passlib.tests.test_ext_django.HashersTest)
--------------------------------------------------------…
-
```
======================================================================
ERROR: test_unsalted_md5 (passlib.tests.test_ext_django.HashersTest)
--------------------------------------------------------…
-
## Description
When upgrading from 2.5.1 to 2.6.0~rc1 (current develop), dpkg emits warnings that it can't remove the passlib directories because of the `__pycache__` directories.
## Steps to Re…
-
```
many of the hashes in passlib rely on stdlib's base64.b64decode() to perform
validation of base64 sequences. but b64decode() is way more tolerant than I'd
like for a password hash parser - it ch…
-
When booting/starting ots in docker for the first time I get this error.
When booting again it works fine.
I don't have an config.yml first time I boot. ots is creating the default for me
- Pyt…
-
```
SCrypt (http://www.tarsnap.com/scrypt.html) is a key derivation function
designed by Colin Percival; and is unique in that it is memory-hard as well as
time-hard.
There is currently no passwor…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Planned changes
Upgrade osparc-simcore repo to python 3.12
- [ ] Read and update [docs/steps-to-upgra…
-
**[Original report](https://bitbucket.org/thomaswaldmann/moin-2.0/issue/333) by Thomas Waldmann (Bitbucket: [thomaswaldmann](https://bitbucket.org/thomaswaldmann), GitHub: [thomaswaldmann](https://git…
-
There are currently 27 warnings when running pytest.
These need to be investigated and, ideally, removed.
```
../../Library/Caches/pypoetry/virtualenvs/swole-v2-XOUsbHQA-py3.12/lib/python3.12/s…