diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index bc1a5d039..9daf23b0d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,6 +12,14 @@ Features registration of "settings" values obtained via ``repoze.bfg.settings.get_settings()`` for use in unit tests. +Bug Fixes +--------- + +- Re-issue authentication ticket if the cookie has expired when using + ``repoze.bfg.security.remember`` when the + ``authtktauthenticationpolicy`` authentication policy is in effect. + (Patch from Andreas Zeidler). + Documentation ------------- |
