mirror of
https://github.com/taigaio/taiga-docker.git
synced 2025-07-28 08:24:17 +02:00
(fix) minor fixes
This commit is contained in:
parent
6b075ac3a1
commit
de92b26233
@ -48,6 +48,11 @@ Besides, this should have the same value of `SECRET_KEY` in `taiga-protected`.
|
|||||||
|
|
||||||
Should have the url where this is served: https[://]taiga.mycompany.com
|
Should have the url where this is served: https[://]taiga.mycompany.com
|
||||||
|
|
||||||
|
#### Session Settings
|
||||||
|
|
||||||
|
You can add `SESSION_COOKIE_SECURE` and `CSRF_COOKIE_SECURE` to x-environment and change its value. By default is "True", so some browsers only accept https connections.
|
||||||
|
More info about these environment variables [here](https://docs.djangoproject.com/en/3.1/ref/settings/#csrf-cookie-secure).
|
||||||
|
|
||||||
#### Registration Settings
|
#### Registration Settings
|
||||||
|
|
||||||
##### `PUBLIC_REGISTER_ENABLED`
|
##### `PUBLIC_REGISTER_ENABLED`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user