Min RK
8b471624ee
Merge branch 'main' into busayo-ojo
2022-11-24 10:04:08 +01:00
Min RK
51c1ea1f7f
restore 'the'
...
Co-authored-by: Georgiana <georgiana.dolocan@gmail.com >
2022-11-24 10:02:53 +01:00
Min RK
de5fb1e7ce
Merge branch 'main' into copyediting
2022-11-24 09:40:21 +01:00
Arafat Abdussalam
e6e890b46c
Update security-basics.rst
2022-11-14 11:22:12 +01:00
Deborah Udoh
750d36a8f7
Update security-basics.rst
2022-10-22 11:19:27 +01:00
Deborah Udoh
23fc2f42d0
Update security-basics.rst
...
Co-authored-by: Min RK <benjaminrk@gmail.com >
2022-10-22 10:41:10 +01:00
Deborah Udoh
29ba669c73
Update security-basics.rst
2022-10-22 10:32:16 +01:00
Deborah Udoh
b15d56432d
Proofread and improve security-basics.rst
2022-10-12 16:21:07 +01:00
Busayo-ojo
4380d1c15a
Fixed typos and added punctuations
2022-10-12 14:33:58 +01:00
Min RK
01a33d150f
Remove outdated cookie-secret note in security docs
...
this was true when we used shared cookie auth long ago
2022-08-01 13:28:13 +02:00
Bruno P. Kinoshita
3b05135f11
Fix couple typos
2020-02-24 20:48:42 +13:00
Bruno P. Kinoshita
239a4c63a2
Add note that not all proxy implementations use an auth token
2020-02-21 10:35:30 +13:00
Bruno P. Kinoshita
f5bd5b7751
Incorporate review feedback
2020-02-21 10:32:11 +13:00
Bruno P. Kinoshita
287b0302d9
Add more docs about authentication and cookies, using text posted by MinRK on Discourse
2020-02-21 10:22:10 +13:00
Bruno P. Kinoshita
31c0788bd9
Move cookies to the end of the list (ssl, proxy, and then cookies)
2020-02-19 12:56:02 +13:00
Eric Dill
e243812745
Some suggestions from reading through the docs
...
Thanks to @willingc, @minrk and @manics for the review so far.
This commit is the PR so far rebased onto master and squashed.
2019-07-17 11:51:20 -04:00
Matthias Bussonnier
2e872069fb
Use $() for command substitution instead of backticks/quotes.
...
One of the example was using quotes instead of backticks.
Backticks are the "older" way of doing things, which has a number of
disadvantes:
http://mywiki.wooledge.org/BashFAQ/082
Here I'm more worried about readability as depending on font and "smart"
editor helping on the web, many people may confuse ` with ', it could
end up modifying formatting on makrdown powered website... etc...
2018-10-04 13:44:16 -07:00
Carol Willing
30d9e09390
fix link
2018-09-05 11:27:19 -07:00
Norman Gray
c0404cf9d9
Documentation clarifications (adding explicitness).
...
Addresses issue #1747 .
These additions aren't perfect -- it's unfortunate that I've added
mention of reverse proxies on two separate pages. I don't _think_
these can reasonably be put on the same page -- perhaps a cross
reference?
2018-05-27 18:49:40 +01:00
Carol Willing
eb6a2f9e89
Restructure doc folder structure
2017-08-10 09:00:04 -07:00