Suggested by Jessica G. today over email.
They would need to type in the Old Student username / password.
Risk of leaking password if hardcoded into the source code. One solution is to store a hash of it with a salt.
I replied to her:
What would you expect to see after logging in?
Maybe more access to recordings
Suggested by Jessica G. today over email.
They would need to type in the Old Student username / password.
Risk of leaking password if hardcoded into the source code. One solution is to store a hash of it with a salt.
I replied to her:
Maybe more access to recordings