This commit is contained in:
24c02 2026-02-20 13:24:56 -08:00
parent 9b5f950b95
commit 0cb906793f

View file

@ -3,6 +3,7 @@ module API
class QZTraysController < ApplicationController
before_action :set_cors_headers
skip_before_action :require_not_qz_only!
skip_before_action :authenticate!, only: [:preflight]
def cert
send_data QZTrayService.certificate