JoeGandy / ShareX-Custom-Upload

A little PHP script created for uploading custom sharex files to your own webserver
MIT License
165 stars 50 forks source link

Problems with /register #142

Closed udit2303 closed 3 years ago

udit2303 commented 3 years ago

So I've been having problems with the /register endpoint. It always leads to a ERR_TOO_MANY_REDIRECTS when setting enable_password_login and enable_username to true. The console shows this image until the page hits ERR_TOO_MANY_REDIRECTS

udit2303 commented 3 years ago

Fixed after SSL is removed.