David Lord
87d5f5b9a9
update project files ( #5457 )
...
* update pre-commit hook
* upgrade pip with venv
* update description and version
* show url in publish environment
* update versions
* update versions, separate typing job
* use dependabot grouped updates
ignore upload/download-artifact until slsa updates
* use sphinx.ext.extlinks instead of sphinx-issues
* update dev dependencies
* update editorconfig
* update gitignore
* update .readthedocs.yaml
* license is txt, readme is md
* update pyproject.toml
add typed classifier
add pyright config
simplify urls
* tox builds docs in place
* update min test py version
* add tox env to update all dev dependencies
* update issue and pr templates
* rename security docs page to not conflict with org policy file
* simplify matrix
2024-04-07 10:24:40 -07:00
David Lord
9c02f07f9b
deprecate markupsafe exports
2023-02-23 08:55:01 -08:00
Cameron Dahl
08ad8aabfe
Remove X-XSS-Protection suggestion
2022-01-14 08:32:36 -08:00
David Lord
6eeb912a63
Merge remote-tracking branch 'origin/1.1.x'
2020-06-07 16:50:17 -07:00
David Lord
51686f5ab4
expand section on copy/paste security
2020-06-07 16:45:31 -07:00
Kai Chen
0b6a05f541
add section on copy/paste security
2020-06-05 08:51:21 -07:00
David Lord
171aabc87d
remove unused ref directives
...
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
David Lord
382b13581e
clean up samesite docs
2018-01-23 15:11:50 -08:00
Fadhel_Chaabane
a1d9ebe4ab
New Feature: Added Support for cookie's SameSite attribute.
2018-01-23 13:57:50 +00:00
David Lord
97ad085912
fix links
2017-08-01 08:47:56 -07:00
David Lord
1c35b98f0b
fix code block
2017-08-01 08:39:42 -07:00
David Lord
2efb565fbc
mention that session signature checks max age
...
add expiration to cookie security docs
closes #2422
2017-08-01 08:28:32 -07:00
asmith26
8e2ef5bde3
Fix typo in docs ( #2419 )
2017-07-16 21:07:25 +02:00
David Lord
15756da1f0
mention csp for javascript: uri xss
...
closes #2174
[ci skip]
2017-06-06 09:21:44 -07:00
David Lord
8eff9bda3d
clean up security header docs
...
[ci skip]
2017-05-27 10:09:23 -07:00
Lowell Abbott
fcfd031460
Add capitalize and other details
2017-05-25 14:42:42 -07:00
Lowell Abbott
09a0d2ebd1
Re-order by semantic. Fix link on flask-talismand and re-word many concepts
2017-05-23 12:26:43 -07:00
Lowell Abbott
ee7cb9d6b2
Suggest only one package, change the sourcecode block to none
2017-05-23 01:54:06 -07:00
Lowell Abbott
c47f4530a1
Erased duplicated links on title
2017-05-22 23:54:28 -07:00
Lowell Abbott
98b0f96a98
Fix typos, semantics and some other corrections
2017-05-22 23:48:35 -07:00
Lowell Abbott
8459cedaa9
Add security headers notes
2017-05-22 20:52:02 -07:00
Jeff Widman
bb0e755c80
Migrate various docs links to https ( #2180 )
...
Also fixed a few outdated links
2017-02-11 10:43:11 +01:00
José Carlos García
567fff9d0d
Change to Pallets project
...
* Update CHANGES
* Update CONTRIBUTING.rst
* Update setup.py
* Update tox.ini
* Update extensions.rst
* Update security.rst
* Update installation.rst
* Update testing.rst
* Update upgrading.rst
* Update sidebarintro.html
* Update jquery.rst
* Update dbcon.rst
* Update index.rst
2016-04-03 23:11:38 +02:00
Ethan Rogers
adeedddbb5
Fix minor typo in security doc
2016-03-11 10:06:00 -07:00
Jeff Widman
daceb3e3a0
Add support for serializing top-level arrays to JSON
...
Fix #170 , #248 , #510 , #673 , #1177
2016-01-13 13:20:11 -08:00
defuz
7e157ee589
docs: `http://...`
2014-11-05 11:42:40 +03:00
defuz
d4b9b9854c
docs: :mimetype:application/json
2014-11-05 07:43:00 +03:00
defuz
3fa4fd0908
docs: http method names like `GET and POST`
2014-11-05 06:13:01 +03:00
Armin Ronacher
22d468e190
Less annoying gender neutral forms
2011-06-28 14:34:07 +02:00
Jeffrey Finkelstein
12761bd02c
fixed pronoun gender in documentation
2011-06-26 21:43:48 -04:00
Armin Ronacher
04f2bbcb15
Updated JSON docs
2011-06-20 08:27:23 +02:00
Sam Anderson
da00160db6
Fixed some small typos in the documentation.
...
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-03-13 21:14:06 -04:00
doobeh
67f483bf64
Typo.
...
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2010-11-07 13:37:09 +01:00
Ron DuPlain
085faf2a77
First pass to reword security doc for word flow.
2010-10-07 19:32:08 +08:00
jgraeme
ff2786d8af
Fix some typos in the docs
2010-08-03 18:07:40 +08:00
Armin Ronacher
559d2810d7
Expanded the security docs to mention unquoted attributes as dangerous
2010-07-18 21:58:18 +02:00
Armin Ronacher
4a2d2ba3b8
Added templating docs. This basically fixes #92
2010-07-18 01:30:28 +02:00
florentx
7083b35e6a
Typo.
2010-06-18 09:59:20 +02:00
Armin Ronacher
52f38bbf8b
Fixed a broken sentence
2010-06-10 23:20:16 +02:00
Armin Ronacher
33a035bb0e
Added security document
2010-06-10 23:06:54 +02:00