This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
dd09b70850
datatracker
/
ietf
/
cookies
History
Henrik Levkowetz
dd09b70850
Added secure=True, samesite='None' for user preference cookies, to play well with recent changes in browser cookie handling.
...
- Legacy-Id: 18356
2020-08-12 13:08:17 +00:00
..
.gitignore
Removed some unwanted non-root svn:mergeinfo properties, and added an svn:ignore property.
2010-11-10 09:40:17 +00:00
__init__.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
tests.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
urls.py
Updated all urlpatterns to use ietf.utils.urls.url() instead of django's,
2017-02-11 14:43:01 +00:00
views.py
Added secure=True, samesite='None' for user preference cookies, to play well with recent changes in browser cookie handling.
2020-08-12 13:08:17 +00:00