mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
fix: change trace user post valid
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Traces::TraceUsersController < Traces::BaseController
|
||||
before_action :check_auth
|
||||
# before_action :check_auth
|
||||
|
||||
def create
|
||||
if current_user.trace_token.present?
|
||||
|
||||
Reference in New Issue
Block a user