Package Release Info

python-Flask-HTTPAuth-4.0.0-bp152.1.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-Flask-HTTPAuth
python3-Flask-HTTPAuth

Change Logs

* Sat May 02 2020 Arun Persaud <arun@gmx.de>
- specfile:
  * update copyright year
  * be more specific in %files section
- update to version 4.0.0:
  * Return user object from verify callbacks (commit)
  * New role authorization support (commit) (thanks gemerden!)
  * Add a custom token authorization header option (commit) (thanks
    Mohamed Feddad!)
  * Support an optional=True argument in login_required decorator
    (commit) (thanks Saif Almansoori!)
  * Pass HTTP status code to error callback (commit)
  * More secure example of basic auth in the documentation (commit)
  * Fix broken links in CHANGES.md and changelog template #85 (commit)
    (thanks Katie Smith!)
* Tue May 28 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 3.3.0:
  * Use constant time string comparisons #82 (commit1, commit2) (thanks Brendan Long!)
  * Edited and changed the usage of JWT, because in fact the code and documentation uses JWS tokens. #79 (commit) (thanks unuseless!)
  * Documentation improvements #77 (commit)
Version: 3.2.4-bp151.1.1
* Tue Oct 30 2018 Tomá? Chvátal <tchvatal@suse.com>
- Update to 3.2.4:
  * Various spelling fixes
  * Refactored HTTPAuth login_required
* Sat Nov 25 2017 axel.braun@gmx.de
- Version 3.2.3
  initial OBS build