index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
clickjacking.txt
Age
Commit message (
Expand
)
Author
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-08-08
Updated various links in docs
Claude Paroz
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-06-02
Fixed #24896 -- Doc'd clickjacking protection doesn't overwrite X-Frame-Optio...
Simeon J Morgan
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-10-02
Changed the doc to use gender-neutral pronouns when possible.
Baptiste Mispelon
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-03-22
Added missing markup to docs.
Tim Graham
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2011-06-10
Fixed #14201 - Add a "security overview" page to the docs
Luke Plant
2011-05-30
Fixed some typos/grammar in clickjacking docs
Luke Plant
2011-05-30
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
Luke Plant