From 338af89d5641008be579df9c554d0a1db190a009 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 17 Feb 2016 22:47:06 -0500 Subject: #2650 fix possbility that use email as pusher user name Remove the possibility of using email as user name when user actually push through combination of email and password with HTTP. Also refactor update action function to replcae tons of arguments with single PushUpdateOptions struct. And define the user who pushes code as pusher, therefore variable names shouldn't be confusing any more. --- templates/.VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/.VERSION') diff --git a/templates/.VERSION b/templates/.VERSION index 5b4bfc48e3..21926c1afb 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.8.37.0217 \ No newline at end of file +0.8.38.0217 \ No newline at end of file -- cgit v1.2.3