]> source.dussan.org Git - gitea.git/commit
Fix error when add user has full name to team (#2973) (#2975)
authorLunny Xiao <xiaolunwen@gmail.com>
Sun, 26 Nov 2017 17:53:07 +0000 (01:53 +0800)
committerLauris BH <lauris@nix.lv>
Sun, 26 Nov 2017 17:53:07 +0000 (19:53 +0200)
commit9c07d909e6f307f0dc33951face750717cff8520
tree948f34dc423f1429b055f83b9b1591d1db679b17
parent93d1ec45149b0b0b1033db247331623fe5ac3aab
Fix error when add user has full name to team (#2973) (#2975)

* fix error when add user has full name to team

* add comment for extra uname check
routers/org/teams.go