forked from Gitlink/forgeplus
fixed 对象存储加密返回
This commit is contained in:
parent
21381a4967
commit
937842c84d
|
@ -1,6 +1,5 @@
|
|||
class BucketsController < ApplicationController
|
||||
before_action :require_login, only: [:get_upload_token]
|
||||
skip_before_action :verify_authenticity_token, :simple_decrypt_params
|
||||
|
||||
def get_upload_token_for_tzb
|
||||
data = {
|
||||
|
|
Loading…
Reference in New Issue