canvas-lms icon indicating copy to clipboard operation
canvas-lms copied to clipboard

The open LMS by Instructure, Inc.

Results 296 canvas-lms issues
Sort by recently updated
recently updated
newest added

This PR changes the algorithm used to generate random data in tests. This is one of a set of PRs to allow Canvas to run on a host with FIPS...

This PR changes the hash used to generate unique filenames from MD5 to SHA256. This is one of a set of PRs to allow Canvas to run on a host...

This PR changes the algorithm to generate user tokens from MD5 to SHA256. These user tokens are returned by UserListV2 and used to bulk-enroll users. This is one of a...

This PR changes the algorithm to generate temporary user codes from MD5 to SHA256. Temporary user codes seem to be used mainly by classic quizzes. This is one of a...

This PR changes the digest used to generate import UUIDS from MD5 to SHA256. This is one of a set of PRs to allow Canvas to run on a host...

This PR changes the algorithm to generate temporary quiz ids from MD5 to SHA256. This is one of a set of PRs to allow Canvas to run on a host...

This PR updates cache key computation to use SHA256 instead of MD5. This is one of a set of PRs to allow Canvas to run on a host with FIPS...

Make a hard coded string to support I18n. In discussion show page.

One day, a Windows user asked, why I got a smaller file downloaded (806K) compared with the size shown in 'Files'(825K) ? Is the file downloaded completely? In Mac OS,...

### Summary: I prompted this when initializing the database. I don't know what it means? The data was not imported. Did you encounter it again? How to solve it ###...