-
Notifications
You must be signed in to change notification settings - Fork 1
Varaprasad #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Varaprasad #1
Conversation
… files" This reverts commit b110970.
1. Replaced old Login with Google Login 2. Added title as "Event Permissions" 3. Added IITDh Logo 4. Resolved some image import warnings (/public directory is served as root)
1. Completed the frontend of Event Form page (by adding all the required variables to store the form data). 2. Formatted the pdf using jsPDF using all the form data variables . 3. Instead of downloading the pdf each time, added iframe to display the pdf on the webpage itself (which will have a download button in the frame itself)
1. Renamed and added the variables required for filling and storing the form in official format. 2. Added the "Submit for Approval" button along with checking "All required fields should be filled"
My Event Applications page to show event form applications previously applied for. (It shows pending applications in "Yellow" and approved applications in "Light Green")
In Staff Dashboard, made these work: 1. Pending Applications 2. Approved Applications
1.View Details Button for Pending Applications Inside DetailsPage 1. Approve button working 2. Reject Button working
Separated generatePDF() function from EventForm.jsx and EventDetails.jsx into src/utils/pdfGenerator.js
& Event Details header size fixed.
Utkarsh-Updated master branch to latest version
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
15701368 | Triggered | MongoDB Credentials | b110970 | backend/.env | View secret |
- | - | MongoDB Credentials | b110970 | backend/.env | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
80d8f41
to
dc18409
Compare
94ea528
to
dc18409
Compare
Updating branch "Utkarsh" with the "main" branch.
No description provided.