8000 Tags · ix5/isso · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ix5/isso

Tags

0.1.0

Toggle 0.1.0's commit message
TEST

testing

Toggle testing's commit message
TEST

0.13.1.dev0

Toggle 0.13.1.dev0's commit message
Release 0.13.1.dev0

0.13.0

Toggle 0.13.0's commit message
templates: login: Use /login/ as endpoint

Needed because otherwise the POST-ed data will be sent to a
redirect from /login to /login/, triggering an unnecessary
browser warning.

0.13.0.beta0

Toggle 0.13.0.beta0's commit message
CHANGES: Prepare 0.13.0.beta0

0.12.6.2

Toggle 0.12.6.2's commit message
Prepare release 0.12.6.1 - hotfix release

Fix compatibility with werkzeug 2.1+

0.12.6.1

Toggle 0.12.6.1's commit message
Prepare release 0.12.6.1 - hotfix release

0.12.6

Toggle 0.12.6's commit message
setup.py: Pin werkzeug<2.1

`utils/hash.py` uses `pbkdf2_bin` from werkzeug, which will
be removed in 2.1.
Pin the version until a fix is made.

See error:
```
isso/utils/hash.py:71: DeprecationWarning: 'pbkdf2_bin' is deprecated and will be removed in Werkzeug 2.1. Use 'hashlib.pbkdf2_hmac()' instead.
    return pbkdf2(val, self.salt, self.iterations, self.dklen, self.func)
```

0.12.6-pre

Toggle 0.12.6-pre's commit message
setup.py: Note compatibility with python 3.10

0.12.5

Toggle 0.12.5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
jelmer Jelmer Vernooij
Release 0.12.5

0