Skip to content

Releases: JasonPuglisi/emmental

Vulnerability development

16 Apr 21:35

Choose a tag to compare

Introduce SQL injection (both classic and blind), server side request forgery (SSRF), and command injection vulnerabilities.

Video platform development

03 Apr 12:35
0e8a67c

Choose a tag to compare

Develop video uploading, deleting, and sharing behind authentication.

Authentication development tests

21 Mar 16:31

Choose a tag to compare

Pre-release

Added tests for existing codebase.

Authentication development refactoring

20 Mar 03:37

Choose a tag to compare

Pre-release

Refactored existing code and implemented LoginManager.

Authentication development

19 Mar 18:04

Choose a tag to compare

Pre-release

Develop user account creation, sign in, and sign out functionality. Ensure pages behind authentication are not accessible without a valid session.

Initial design and tests

19 Mar 17:41

Choose a tag to compare

Pre-release

Create use cases (with diagrams), network topology, flow graphs, database schemas, and state diagrams for each application component. Create website mockup. Create dummy application with test for Travis CI integration.

GitHub setup

19 Mar 17:39
43d74de

Choose a tag to compare

GitHub setup Pre-release
Pre-release

Create GitHub project, assign collaborators, and create stories for first epic.