Releases: JasonPuglisi/emmental
Releases · JasonPuglisi/emmental
Vulnerability development
Introduce SQL injection (both classic and blind), server side request forgery (SSRF), and command injection vulnerabilities.
Video platform development
Develop video uploading, deleting, and sharing behind authentication.
Authentication development tests
Added tests for existing codebase.
Authentication development refactoring
Refactored existing code and implemented LoginManager.
Authentication development
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
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
Create GitHub project, assign collaborators, and create stories for first epic.