新增: 根据邮箱来获取用户

This commit is contained in:
2022-05-24 17:26:10 +08:00
parent 5cf257c3cc
commit 8e8ec821f2
4 changed files with 9 additions and 1 deletions

View File

@@ -237,6 +237,7 @@ Rails.application.routes.draw do
get :trustie_projects
get :trustie_related_projects
post :sync_user_info
get :email_search
scope '/ci', module: :ci do
scope do