Fix adding a new authentication source after selecting OAuth #2889

Merged
efy merged 1 commits from fix-adding-smtp-auth-source into master 2017-11-11 23:18:21 +00:00
efy commented 2017-11-11 20:17:01 +00:00 (Migrated from github.com)

First contribution here, thought this would be a simple one.
Adds a comma.
Should fix issue #2802.

First contribution here, thought this would be a simple one. Adds a comma. Should fix issue #2802.
codecov-io commented 2017-11-11 20:24:04 +00:00 (Migrated from github.com)

Codecov Report

Merging #2889 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2889   +/-   ##
=======================================
  Coverage   26.85%   26.85%           
=======================================
  Files          89       89           
  Lines       17607    17607           
=======================================
  Hits         4728     4728           
  Misses      12193    12193           
  Partials      686      686

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 524cca3...769207b. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-gitea/gitea/pull/2889?src=pr&el=h1) Report > Merging [#2889](https://codecov.io/gh/go-gitea/gitea/pull/2889?src=pr&el=desc) into [master](https://codecov.io/gh/go-gitea/gitea/commit/524cca3a1e28ade644b28f6bd348c45656ecde25?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/go-gitea/gitea/pull/2889/graphs/tree.svg?width=650&height=150&src=pr&token=t1G57YGbPy)](https://codecov.io/gh/go-gitea/gitea/pull/2889?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #2889 +/- ## ======================================= Coverage 26.85% 26.85% ======================================= Files 89 89 Lines 17607 17607 ======================================= Hits 4728 4728 Misses 12193 12193 Partials 686 686 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-gitea/gitea/pull/2889?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/go-gitea/gitea/pull/2889?src=pr&el=footer). Last update [524cca3...769207b](https://codecov.io/gh/go-gitea/gitea/pull/2889?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
lafriks commented 2017-11-11 20:59:57 +00:00 (Migrated from github.com)

LGTM

LGTM
ethantkoenig commented 2017-11-11 23:16:27 +00:00 (Migrated from github.com)

LGTM

LGTM
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#2889
No description provided.