/api/change-access-code and /manage pages are potentially public #45
Labels
priority/low
Not a pressing issue, can be handled later
severity/high
Substantially disrupting but not completely block users
type/question
Further information is requested
Problem
/api/change-access-code
does not require authentication, meaning anyone understanding the API logic can potentially change the access code. Similarly, right now, we can access the /manage pages via URL instead of through /manage-login.Note
We'll address this later, after completing the change access code functionality.
The text was updated successfully, but these errors were encountered: