run yesod, and launch webapp on startup
This commit is contained in:
parent
03979d4d54
commit
32d3cffc4c
9 changed files with 189 additions and 10 deletions
|
@ -2,7 +2,7 @@ The webapp is a web server that displays a shiny interface.
|
|||
|
||||
## security
|
||||
|
||||
* Listen only to localhost.
|
||||
* Listen only to localhost. **done**
|
||||
* Instruct the user's web browser to open an url that contains a secret
|
||||
token. This guards against other users on the same system.
|
||||
* I would like to avoid passwords or other authentication methods,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue