Skip to content

Releases: vctandrade/flask-digest

v0.3.0

28 Sep 22:47
Compare
Choose a tag to compare

Upgraded the project to Python 3.

v0.2.0

14 Mar 22:06
Compare
Choose a tag to compare

The response to every succesfully authenticated request now includes an Authentication-Info header, which can be used to verify if the server actually knows the client's credentials.

v0.1.1

17 Jul 18:37
Compare
Choose a tag to compare
  • Removed custom text for the Challenge response
  • Challenge now treated as Unauthorized

v0.1.0

17 Jul 18:37
Compare
Choose a tag to compare

Initial release