Matej Cepl
7b9e1585d0
- update to 2.4 * Add support for Python 3.6, 3.7, and 3.8. * Drop support for Python 3.3. * Fix travis configuration. * Add ``samesite`` option to AuthTktCookiePlugin constructor. If this is passed, it should be a string, and it will be used to compose the Set-Cookie header's "SameSite" value, e.g. if you pass ``samesite="Strict"`` into the constructor, the cookie value for the auth tkt cooke will contain ``SameSite=Strict``. OBS-URL: https://build.opensuse.org/request/show/824110 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=14 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
python-repoze.who.changes | ||
python-repoze.who.spec | ||
repoze.who-2.4.tar.gz |