mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 23:32:49 +00:00
pf
This commit is contained in:
parent
9b5f950b95
commit
0cb906793f
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue