mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
add: operate permission and request timeout
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
class Traces::ProjectsController < Traces::BaseController
|
||||
include OperateProjectAbilityAble
|
||||
|
||||
before_action :require_login
|
||||
before_action :load_project
|
||||
before_action :authorizate_user_can_edit_project!
|
||||
|
||||
def tasks
|
||||
branch_name = params[:branch_name]
|
||||
|
||||
Reference in New Issue
Block a user