issues
search
utmgdsc
/
UML_Mentor
Gain practice with UML
3
stars
2
forks
source link
Security fixes and docs outline
#77
Closed
Vladmidir
closed
5 months ago
Vladmidir
commented
5 months ago
Changes
Admin dashboard route now hidden from regular users.
Unsolved challenge solutions can not be accessed by regular users by typing in the URL.
Recent solutions no longer display solutions to unsolved challenges.
useAdmin hook used to replace manual role fetching.
mysql dependencies removed.
useQuery moved to hooks folder.
added response status code checks to some of (presumably) Eren's
fetch
calls.
Changes
fetch
calls.