Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CSP Spot Check #1 #5

Open
VanceReynolds opened this issue Jan 31, 2024 · 0 comments
Open

CSP Spot Check #1 #5

VanceReynolds opened this issue Jan 31, 2024 · 0 comments

Comments

@VanceReynolds
Copy link
Owner

VanceReynolds commented Jan 31, 2024

database, with database schema change

Show db.Column changes you have made to model/python file in Visual Studio Code
Show initialization data code in VSCode
Demo delete database and run ./migrate.sh
Demo corresponding schema change in SQLite3
Demo initialization data captured in Column in SQLite3
postman with /authentication screen

Show /authenticate endpoint code in Visual Studio Code
Show and Demo /authenticate in Postman…
Demo calling to endpoint
Show JSON data passed in call
Show Response window
Show Cookie acquired window
Cut/Copy/Paste Cookie into jwt.io and show decrypting payload
postman with /api screen to access data under authentication

Show /api CRUD code in Visual Studio Code, expecting READ/GET code
Show and Demo /api READ/GET endpoint in Postman…
Demo calling to endpoint that requires Cookie
Show Response/Data
Demo Deleting cookie
Demo calling endpoint again
Show Response/Failure

Section 1 Ungraded

adding db columns
dbaddcolumn
data initialization
datainit
deleting db
migratedelete
migrate working
image
new table
data

Section 2 Ungraded

Section 3 0.9/1

#
toby create
tobysql
auth

@VanceReynolds VanceReynolds changed the title CSP Spot Check #3 CSP Spot Check #1 Feb 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant