Re: [Django] #1: Create architecture for anonymous sessions

16 views
Skip to first unread message

Django

unread,
May 14, 2012, 1:05:18 PM5/14/12
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
------------------------------+--------------------------------------
Reporter: adrian | Owner: jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------------------------
Changes (by David):

* ui_ux: => 0
* easy: => 0


Comment:

From my experience, it looks good.
David.

------------------------------------------------------------------------------
As careful readers would point, there's no playing with the cookies and
setting the time to live. It should be obviously done after creationg of
the object. At the moment, I don't have idea how to make it, but I don't
think it'll be the problem to add some kind of _post_creation() method.

The httpwrappers accusation is easier to respond. The
[http://www.events-i-aarhus.dk event] has been invented for this kind of
challenges. Anonymous session can be then created automatically after
every request by our new middleware class, which would take care on them.
If you don't need anonymous sessions, you simply do not set
MIDDLEWARE_CLASSES.

Feel free to comment.

--
Ticket URL: <https://code.djangoproject.com/ticket/1#comment:14>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
May 20, 2012, 11:12:37 AM5/20/12
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
------------------------------+--------------------------------------
Reporter: adrian | Owner: jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------------------------
Changes (by frido.ferdinand@…):

* cc: frido.ferdinand@… (removed)

* ui_ux: => 0
* easy: => 0

Django

unread,
Mar 4, 2013, 10:16:40 AM3/4/13
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
------------------------------+--------------------------------------
Reporter: adrian | Owner: jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------------------------

Comment (by anonymous):

whelp.

--
Ticket URL: <https://code.djangoproject.com/ticket/1#comment:15>

Django

unread,
Mar 1, 2026, 1:29:23 PM (yesterday) Mar 1
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "safe_a.txt" added.

secscan benign marker A
--
Ticket URL: <https://code.djangoproject.com/ticket/1>

Django

unread,
Mar 1, 2026, 1:31:14 PM (yesterday) Mar 1
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "secscan_xss_probe.html" added.

secscan html extension test

Django

unread,
Mar 1, 2026, 1:31:27 PM (yesterday) Mar 1
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "secscan_probe.php" added.

secscan php extension test

Django

unread,
Mar 1, 2026, 1:31:32 PM (yesterday) Mar 1
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "secscan_double.jpg.html" added.

secscan double extension test

Django

unread,
Mar 1, 2026, 1:31:38 PM (yesterday) Mar 1
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "secscan_fn_%22onmouseover=%22alert(1)%22.txt" added.

secscan filename xss test

Django

unread,
Mar 1, 2026, 1:31:43 PM (yesterday) Mar 1
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "secscan_traversal_payload.txt" added.

secscan traversal header test

Django

unread,
Mar 1, 2026, 1:31:53 PM (yesterday) Mar 1
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "safe_a.2.txt" added.

secscan overwrite no replace test

Django

unread,
Mar 1, 2026, 1:32:00 PM (yesterday) Mar 1
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "safe_a.txt" added.

secscan overwrite with replace test

Django

unread,
Mar 1, 2026, 1:32:00 PM (yesterday) Mar 1
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "safe_a.txt" removed.

secscan benign marker A

Django

unread,
9:28 AM (5 hours ago) 9:28 AM
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "secscan_xss_probe.html" removed.

secscan html extension test

Django

unread,
9:28 AM (5 hours ago) 9:28 AM
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "secscan_probe.php" removed.

secscan php extension test

Django

unread,
9:28 AM (5 hours ago) 9:28 AM
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "secscan_double.jpg.html" removed.

secscan double extension test

Django

unread,
9:28 AM (5 hours ago) 9:28 AM
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "secscan_fn_%22onmouseover=%22alert(1)%22.txt" removed.

secscan filename xss test

Django

unread,
9:28 AM (5 hours ago) 9:28 AM
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "secscan_traversal_payload.txt" removed.

secscan traversal header test

Django

unread,
9:28 AM (5 hours ago) 9:28 AM
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "safe_a.2.txt" removed.

secscan overwrite no replace test

Django

unread,
9:29 AM (5 hours ago) 9:29 AM
to django-...@googlegroups.com
#1: Create architecture for anonymous sessions
---------------------------------+--------------------------------------
Reporter: Adrian Holovaty | Owner: Jacob
Type: enhancement | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by secscanulbvsq):

* Attachment "safe_a.txt" removed.

secscan overwrite with replace test
Reply all
Reply to author
Forward
0 new messages