issues
search
ColoradoSchoolOfMines
/
acm-site
Source code for acm.mines.edu
https://acm.mines.edu
GNU General Public License v3.0
2
stars
0
forks
source link
Fix miscellaneous regressions
#14
Closed
OxygenCobalt
closed
1 year ago
OxygenCobalt
commented
1 year ago
Fixes the following:
Auth would crash the server since it would still attempt to write first and last names
Profile view was broken since it used a differently-named first and last name field
PFP uploads would not work since it would update the incorrect field in
user
Uploading a PFP for the first time would crash the server since it would try to remove
uploads/undefined
.
Fixes the following:
user
uploads/undefined
.