diff options
author | Unknwon <joe2010xtmf@163.com> | 2015-02-04 20:04:01 -0500 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2015-02-04 20:04:01 -0500 |
commit | f706102890af33c14aa9afc7e62a4c2dd52bd2a4 (patch) | |
tree | df207665e2a986afc64abb46e3a629113f8c83d8 /templates | |
parent | 7140f50637219cbaffcf21d5082cf6b5c9f1994c (diff) | |
download | gitea-f706102890af33c14aa9afc7e62a4c2dd52bd2a4.tar.gz gitea-f706102890af33c14aa9afc7e62a4c2dd52bd2a4.zip |
models: sanitize user full name when update settings
Diffstat (limited to 'templates')
-rw-r--r-- | templates/.VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.VERSION b/templates/.VERSION index aa8ee543a2..40246b9eca 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.5.12.0202 Beta
\ No newline at end of file +0.5.12.0204 Beta
\ No newline at end of file |