Merge branch 'license'

This commit is contained in:
Yan
2017-12-01 17:38:19 +06:30
3 changed files with 39 additions and 19 deletions

View File

@@ -58,7 +58,7 @@ class ApplicationController < ActionController::Base
def cache_license(url, lookup)
flag = ENV["AES_IV"]
@license = License.new(url, lookup)
puts flag
# Check Exists IV
if flag == "<%= ENV['AES_IV'] %>"
# Export for Key