harbor/make/photon/prepare/templates/core/app.conf.jinja
Daniel Jiang ae5ffce83a Update CSRF mechanism
This commit replaces beego's CSRF mechanism with gorilla's csrf library.
The criteria for requests to skip the csrf check remain the same.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-03-09 01:15:54 +08:00

7 lines
72 B
Django/Jinja

appname = Harbor
runmode = dev
enablegzip = true
[dev]
httpport = 8080