gitea/docs/content
wxiaoguang 998cea5888
Use secure cookie for HTTPS sites (#26999)
If the AppURL(ROOT_URL) is an HTTPS URL, then the COOKIE_SECURE's
default value should be true.

And, if a user visits an "http" site with "https" AppURL, they won't be
able to login, and they should have been warned. The only problem is
that the "language" can't be set either in such case, while I think it
is not a serious problem, and it could be fixed easily if needed.

![image](https://github.com/go-gitea/gitea/assets/2114189/7bc9a859-dcc1-467d-bc7c-1dd6a10389e3)
2023-09-11 17:03:51 +08:00
..
administration Use secure cookie for HTTPS sites (#26999) 2023-09-11 17:03:51 +08:00
contributing Add fetch wrappers, ignore network errors in actions view (#26985) 2023-09-11 10:25:10 +02:00
development
help
installation Add a documentation note for Windows Service (#26938) 2023-09-06 11:14:12 +00:00
usage docs: Update Profile README information (#26947) 2023-09-06 10:22:50 -04:00
actions.en-us.md
administration.en-us.md
administration.fr-fr.md
administration.zh-cn.md
administration.zh-tw.md
contributing.en-us.md
contributing.fr-fr.md
contributing.zh-tw.md
development.en-us.md
development.zh-cn.md
development.zh-tw.md
help.en-us.md
help.fr-fr.md
help.zh-cn.md
help.zh-tw.md
index.de-de.md
index.en-us.md
index.fr-fr.md
index.zh-cn.md
index.zh-tw.md
installation.en-us.md
installation.fr-fr.md
installation.zh-cn.md
installation.zh-tw.md
packages.en-us.md
search.de-de.md
search.en-us.md
search.fr-fr.md
search.nl-nl.md
search.pt-br.md
search.zh-cn.md
search.zh-tw.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
usage.en-us.md
usage.zh-cn.md
usage.zh-tw.md