5tarlight / Jasao

Space for you, space for us
https://jasao.kro.kr
MIT License
2 stars 0 forks source link

Show profile image instead of username #57

Closed hellun205 closed 1 year ago

hellun205 commented 1 year ago

Show profile image on header if available instead of username. Uploading profile image is implemented in /test page and requires login session. Transported image goes through backend and is stored in CDN server as raw file. Since SSL is applied in frontend, CDN server should be secured.

implements #44