]> source.dussan.org Git - gitea.git/commit
fix avatar bug #1114 (#1122)
authorLunny Xiao <xiaolunwen@gmail.com>
Mon, 6 Mar 2017 08:15:40 +0000 (16:15 +0800)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2017 08:15:40 +0000 (16:15 +0800)
commit2215840363815a30dfe87244f59e90f8283fbb07
treee01df3af61ca164818cb5a6a38c6139bc7c27845
parent03760292412ffb3f65f2bfc359cb3bda100c5c98
fix avatar bug #1114 (#1122)

This PR fix the avatar bug described in #1114. This will fix random avatar is blank problem and potential delete avatars dir problem.
models/user.go