Joey Hess
ea05ba893c
fix the auto token leak on auth error page issue permanantly
2012-07-29 12:12:14 -04:00
Joey Hess
02ec8ea012
much better webapp startup of the assistant
...
This avoids forking another process, avoids polling, fixes a race,
and avoids a rare forkProcess thread hang that I saw once time
when starting the webapp.
2012-07-27 15:33:24 -04:00
Joey Hess
c93b546ebd
remove bogus AI_NUMERICSERV
...
Not needed, and causes a segfault on OSX when it tries to dereference the
NULL servicename. (Linux handles this case better.)
2012-07-27 14:06:06 -04:00
Joey Hess
2f775ef3e3
fix OSX open call
2012-07-26 12:59:40 -04:00
Joey Hess
95f4b192f0
on second thought, the session cookie is still useful to support setMessage
2012-07-26 12:41:20 -04:00
Joey Hess
cccdb44874
git annex webapp --force forces a restart of the daemon
...
Useful for testing..
2012-07-26 11:52:49 -04:00
Joey Hess
6cecc26206
update build deps
2012-07-26 05:13:27 -04:00
Joey Hess
9d6b59d0e2
use the secret token for authentication, and add to all dynamic urls
2012-07-26 04:50:09 -04:00
Joey Hess
b36804d648
generate random token and launch webapp using it
2012-07-26 03:38:20 -04:00
Joey Hess
32d3cffc4c
run yesod, and launch webapp on startup
2012-07-25 21:26:13 -04:00