About

aetherus_zhou
Aetherus Zhou
Rank:
Community Novice
Title:
Joined:
Sep 18, 2018 9:39:40 PM
Posts:
9
Solutions:
0
Likes Received:
8
Bio:
An amazing Instructure Community member

Most Liked Posts

Currently I'm creating an adapter that provides Kaltura-ish API and uploads videos to an on-premises server. The problem is that no matter what kind of logFileUrl I return in the response of bulkUploa...
Likes: 2
I found the cause of this problem.If I do the pagination manually (i.e. ignore the Link header), then I have to be very careful about the `per_page` parameter because Canvas has an upper limit of this...
Likes: 1
I put the launch link in quiz_menu, and I was shocked that my LTI can't get any information about the current quiz.
Likes: 0
Some course names could contain only 2 characters, too, for example, "英语" (English) and "数学" (Mathematics).
Likes: 0
Actually, 2-character words are very common in Chinese and Japanese. For example, the Chinese version for the phrase "Convolutional Neural Network" is "卷积神经网络", which can be separated into 3 words of ...
Likes: 0

Most Recent Posts

Interesting. 1 question, though, why Canvas restricts access to "insecure" loopback interface, while allowing more dangerous Man-in-the-Middle attack by not verifying TLS/SSL certificates?
Dec 18, 2019 6:34:23 PM
OK, I found it. It's in the config/initializers/canvas_http.rb.CanvasHttp.blocked_ip_filters = -> { Setting.get('http_blocked_ip_ranges', '127.0.0.1/8').split(/,/).presence }So Canvas just tries getti...
Dec 16, 2019 5:53:12 PM
As described in my reply to Robert Carroll, the error has nothing to do with TLS/SSL. I also saw the instance variable @blocked_ip_filters being used in the implementation of CanvasHttp, but I can't f...
Dec 16, 2019 5:37:48 PM
It's not about the TLS/SSL certificate.I do have a trusted certificate for localhost, nevertheless the CanvasHttp::InsecureUriError is always thrown.If you look at the file gems/canvas_http/spec/canva...
Dec 16, 2019 5:31:11 PM
Currently I'm creating an adapter that provides Kaltura-ish API and uploads videos to an on-premises server. The problem is that no matter what kind of logFileUrl I return in the response of bulkUploa...
Dec 15, 2019 11:19:14 PM

Latest Badges

First Like Received

First Like Received

Earned: 2024-01-05

Instructure Community: 5 Year

Instructure Community: 5 Year

5 Years with Instructure Community

Earned: 2024-01-03

Instructure Community: 4 Year

Instructure Community: 4 Year

4 Years with Instructure Community

Earned: 2024-01-03

Instructure Community: 3 Year

Instructure Community: 3 Year

3 Years with Instructure Community

Earned: 2024-01-03