psi-4ward / psitransfer

Simple open source self-hosted file sharing solution.
BSD 2-Clause "Simplified" License
1.48k stars 216 forks source link

Add username input to upload login page #197

Open chrissthedrummer opened 2 years ago

chrissthedrummer commented 2 years ago

Hello, i`m completly green with NodeJS but i need to add another input field to Upload Login page- i want to pass the value from that filed to request header to x-user parameter.

Can anyone help me with that?