合并sonar #1

Merged
KingChan merged 531 commits from sonar_pm into docker_file 2024-06-06 17:26:49 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 07a43120f2 - Show all commits

View File

@ -1,4 +1,5 @@
class VersionReleasesController < ApplicationController
include ApplicationHelper
before_action :load_repository
before_action :set_user
before_action :require_login, except: [:index, :show]