openedx / openedx/openedx-platform

[DEPR] Remove Flash-based user photo upload functionality in verify_student.

Open
#36,113 2 comments 0 reactions 1 assignee View on GitHub

@ormsbee is already working on this.

Since Jan 15, 2025.

depr
Dominant language
Python
Stars
8.2k
Forks
4.4k
Avg merge
6d 18h
Merged PRs (30d)
42

Description

Proposal Date

2025-01-15

Target Ticket Acceptance Date

2025-01-22

Earliest Open edX Named Release Without This Functionality

Tenatively: Teak

Rationale

Long ago, before WebRTC support was universal, we added a Flash-based mechanism to allow users to upload a photo of themselves for the purposes of student verification. I'm not sure how much of the overall app is still used, but the Flash functionality can definitely be removed–WebRTC support has been universal for a while, and Flash hasn't been supported by browsers since 2020.

Removal

Remove CameraCapture.swf, CameraCapture.as, and all references to those files in verify_student.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.