diff options
author | Unknwon <u@gogs.io> | 2017-02-22 21:46:43 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-02-22 21:46:43 -0500 |
commit | 054e97d6143b1ee86b4cd2d34e3b3da9cfe0df9a (patch) | |
tree | 61793a1450d7fe443758faa285d054102faa9f88 /templates/.VERSION | |
parent | 28983c94ffee24dd3760da8ae6509bdb4822d0a1 (diff) |
csrf: able to set custom cookie name
Add new config option '[session] CSRF_COOKIE_NAME'.
Diffstat (limited to 'templates/.VERSION')
-rw-r--r-- | templates/.VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.VERSION b/templates/.VERSION index 41dd8d9d..2304768c 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.165.0222 / 0.10 RC
\ No newline at end of file +0.9.166.0222 / 0.10 RC
\ No newline at end of file |