Montspy / LooPyGen

Loopring Python Minter on Layer 2
17 stars 6 forks source link

[PHP] Get full filename path #37

Closed sk33z3r closed 2 years ago

sk33z3r commented 2 years ago

Browsers + HTML only return a filename for security purposes. However, PHP can run shell commands and we already require the user be in bash. I should be able to utilize server side commands try and find the files' full paths.

sk33z3r commented 2 years ago

New React UI in the works, closing the PHP tickets.