AndrewPaglusch / FlashPaper

One-time encrypted password/secret sharing
MIT License
377 stars 60 forks source link

Support Hosting From a Subdirectory #27

Closed AndrewPaglusch closed 4 years ago

AndrewPaglusch commented 4 years ago

This PR enables FlashPaper to work when it's hosted from a sub-directory.

Before, it was unable to construct valid retrieval URLs (directory path was not included). Clicking buttons and submitting forms would previously strip off the path from the URL.