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 bulkU...
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...
I put the launch link in quiz_menu, and I was shocked that my LTI can't get any information about the current quiz.
Some course names could contain only 2 characters, too, for example, "英语" (English) and "数学" (Mathematics).
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 ...
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?
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 ...
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...
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/c...
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 bulkU...
Latest Badges
First Like Received
2024-01-05
Instructure Community: 5 Year
5 Years with Instructure Community
2024-01-03
Instructure Community: 4 Year
4 Years with Instructure Community
2024-01-03
Instructure Community: 3 Year
3 Years with Instructure Community
2024-01-03