This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
from 21655f68 feat(upload): add support for attachment uploads and improve
image handling
add 57b0d0e8 test: fix TestGetAvatarURL
add e7672c10 fix: administrator add user failure
add 2cc7b333 feat: Add delete external user login info by user ID
new 1aed48a0 Merge branch 'dev' into test
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmd/wire_gen.go | 2 +-
docs/docs.go | 2 +-
docs/swagger.json | 2 +-
docs/swagger.yaml | 2 +-
internal/repo/user_external_login/user_external_login_repo.go | 10 ++++++++++
internal/schema/backyard_user_schema.go | 2 +-
internal/service/user_admin/user_backyard.go | 11 +++++++++++
.../user_external_login/user_external_login_service.go | 1 +
pkg/gravatar/gravatar_test.go | 2 +-
9 files changed, 28 insertions(+), 6 deletions(-)