From b5c3743c423534a1259baf80e88a14c30cd9348c Mon Sep 17 00:00:00 2001 From: "http://jasonwoof.com/" Date: Fri, 27 Jul 2012 06:37:03 +0000 Subject: Added a comment: Your security solution is fine --- ...comment_1_d5fb67f373038e9f583cb2e1992bef67._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/design/assistant/blog/day_44__webapp_basics/comment_1_d5fb67f373038e9f583cb2e1992bef67._comment (limited to 'doc') diff --git a/doc/design/assistant/blog/day_44__webapp_basics/comment_1_d5fb67f373038e9f583cb2e1992bef67._comment b/doc/design/assistant/blog/day_44__webapp_basics/comment_1_d5fb67f373038e9f583cb2e1992bef67._comment new file mode 100644 index 000000000..bc1f259e8 --- /dev/null +++ b/doc/design/assistant/blog/day_44__webapp_basics/comment_1_d5fb67f373038e9f583cb2e1992bef67._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="http://jasonwoof.com/" + nickname="JasonWoof" + subject="Your security solution is fine" + date="2012-07-27T06:37:03Z" + content=""" +I think making the html file redirect is just fine. desktopcouch does something like this. They talk about it being there to help you find the port number, but it contains the security token too. + +They also have some javascript to delay the redirect for a while so you can bookmark the redirect file. You can click to set a cookie to skip the delay in future. + +It's been a while since I used desktopcouch, but I found an old redirect file laying around. Here it is: + +http://jasonwoof.com/downloads/desktopcouch-redirect.txt + +The code is pretty short, you might find something useful there. + + - Jason +"""]] -- cgit v1.2.3 From 3f1c96800d0d4fb03e02d52996b8fea4bd604dc4 Mon Sep 17 00:00:00 2001 From: jtang Date: Fri, 27 Jul 2012 06:47:46 +0000 Subject: --- doc/bugs/yesod-default_is_needed_as_a_dependancy.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/yesod-default_is_needed_as_a_dependancy.mdwn (limited to 'doc') diff --git a/doc/bugs/yesod-default_is_needed_as_a_dependancy.mdwn b/doc/bugs/yesod-default_is_needed_as_a_dependancy.mdwn new file mode 100644 index 000000000..6dc9795f3 --- /dev/null +++ b/doc/bugs/yesod-default_is_needed_as_a_dependancy.mdwn @@ -0,0 +1,9 @@ +Seems like there is a needed dependancy, yesod-default is needed on OSX. + +
+Utility/Yesod.hs:10:8:
+    Could not find module `Yesod.Default.Util'
+    Use -v to see a list of the files searched for.
+make: *** [git-annex] Error 1
+
+ -- cgit v1.2.3 From a8de617953720e19e13778ef838734d23aab5b46 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" Date: Fri, 27 Jul 2012 12:20:08 +0000 Subject: Added a comment --- .../comment_5_5e27737a5bb0e9e46c98708700318e67._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_5_5e27737a5bb0e9e46c98708700318e67._comment (limited to 'doc') diff --git a/doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_5_5e27737a5bb0e9e46c98708700318e67._comment b/doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_5_5e27737a5bb0e9e46c98708700318e67._comment new file mode 100644 index 000000000..8f781ed97 --- /dev/null +++ b/doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_5_5e27737a5bb0e9e46c98708700318e67._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" + nickname="Jimmy" + subject="comment 5" + date="2012-07-27T12:20:07Z" + content=""" +After some debugging, I looked at the Utility/libkqueue.c and used it as a test, it seems to be hanging/segfaulting around the call to that library. Annoyingly I get segfaults from the library every so often on OSX, it's pretty a random event. +"""]] -- cgit v1.2.3 From 904bbd713fc6bd2bc1a6a478bc8276e6b96220f0 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" Date: Fri, 27 Jul 2012 15:53:50 +0000 Subject: Added a comment --- .../comment_5_c735841bc230efc61594ea013fc2902b._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Looking_at_the_webapp_on_OSX/comment_5_c735841bc230efc61594ea013fc2902b._comment (limited to 'doc') diff --git a/doc/forum/Looking_at_the_webapp_on_OSX/comment_5_c735841bc230efc61594ea013fc2902b._comment b/doc/forum/Looking_at_the_webapp_on_OSX/comment_5_c735841bc230efc61594ea013fc2902b._comment new file mode 100644 index 000000000..47f7be603 --- /dev/null +++ b/doc/forum/Looking_at_the_webapp_on_OSX/comment_5_c735841bc230efc61594ea013fc2902b._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" + nickname="Jimmy" + subject="comment 5" + date="2012-07-27T15:53:50Z" + content=""" +I can confirm that the watch command is crashing when i start it up manually. +"""]] -- cgit v1.2.3