summaryrefslogtreecommitdiff
path: root/docs/ref/clickjacking.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-08-25Refs #36485 -- Removed double spaces after periods in sentences.Natalia
2025-08-19Fixed spelling of "logged-in" when used as an adjective in docs.mengxun
2024-07-04Removed outdated note about limitations in Clickjacking protection.Mariusz Felisiak
2024-05-22Removed versionadded/changed annotations for 5.0.Natalia
2023-05-20Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to wo...Ben Lomax
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-28Refs #34140 -- Corrected rst code-block and various formatting issues in docs.Joseph Victor Zammit
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2020-05-13Removed versionadded/changed annotations for 3.0.Mariusz Felisiak
2019-09-23Fixed #30732 -- Doc'd that SameSite cookies flags can affect xframe_options_e...Jezeniel Zapanta
2019-09-09Fixed #30426 -- Changed X_FRAME_OPTIONS setting default to DENY.Claude Paroz
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2018-11-15Used auto-numbered lists in documentation.François Freitag
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
2016-05-17Fixed #26601 -- Improved middleware per DEP 0005.Florian Apolloner
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-08-08Updated various links in docsClaude Paroz
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-06-02Fixed #24896 -- Doc'd clickjacking protection doesn't overwrite X-Frame-Optio...Simeon J Morgan
2015-02-03Fixed #24149 -- Normalized tuple settings to lists.darkryder
2014-03-24Removed versionadded/changed annotations for 1.6.Tim Graham
2013-11-30Removed gender-based pronouns per [c0a2daad78].Tim Graham
2013-10-02Changed the doc to use gender-neutral pronouns when possible.Baptiste Mispelon
2013-04-20Adapted uses of versionchanged/versionadded to the new form.Juan Catalano
2013-03-22Added missing markup to docs.Tim Graham
2013-02-04Simplified default project template.Aymeric Augustin
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-12-29Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin
2011-06-10Fixed #14201 - Add a "security overview" page to the docsLuke Plant
2011-05-30Fixed some typos/grammar in clickjacking docsLuke Plant
2011-05-30Fixed #14261 - Added clickjacking protection (X-Frame-Options header)Luke Plant