Merge pull request #283 from writeas/gitlab-oauth-cleanup
Clean up GitLab auth code
This commit is contained in:
commit
75a9df82ab
5 changed files with 13 additions and 13 deletions
|
@ -309,7 +309,7 @@ func viewLogin(app *App, w http.ResponseWriter, r *http.Request) error {
|
|||
OauthSlack bool
|
||||
OauthWriteAs bool
|
||||
OauthGitlab bool
|
||||
GitlabHost string
|
||||
GitlabDisplayName string
|
||||
}{
|
||||
pageForReq(app, r),
|
||||
r.FormValue("to"),
|
||||
|
|
Loading…
Add table
Reference in a new issue