David Tulloh
2016-04-18 fcf53bcb3b122ad909d2d4c0b6943d85d8e315a5
refs
author David Tulloh <git-david@tulloh.id.au>
Monday, April 18, 2016 09:46 +0200
committer Tres Seaver <tseaver@palladion.com>
Tuesday, May 31, 2016 18:24 +0200
commitfcf53bcb3b122ad909d2d4c0b6943d85d8e315a5
tree 75ad6bb82ca18c301e63fe9f0b35135ad5337f6b tree | zip | gz
parent 49809a763d96e8e48314c7cd6f6412a5cc6fb769 view | diff
Modified _auth_tkt in line with paste upstream

Refreshed _auth_tkt to bring it in line with upstream paste auth_tkt.py
This brings with it support for non-MD5 digests.

All changes to _auth_tkt.py came from upstream.
It is not however a synchronised file, repoze variations have been
retained.

Changes were made to test__auth_tkt.py to allow tests to pass.
The number of arguments for calculate_digest() has changed requiring the
tests to be updated. This is an internal function and should not impact
users.
2 files modified
80 ■■■■■ changed files
repoze/who/_auth_tkt.py 52 ●●●●● diff | view | raw | blame | history
repoze/who/tests/test__auth_tkt.py 28 ●●●● diff | view | raw | blame | history