From 249c70f9c44a81d5df54ff6e937599c27129930e Mon Sep 17 00:00:00 2001 From: Pepper Date: Fri, 27 Jan 2017 16:04:06 -0500 Subject: ok moving --- src/site.clj | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) mode change 100644 => 100755 src/site.clj (limited to 'src/site.clj') diff --git a/src/site.clj b/src/site.clj old mode 100644 new mode 100755 index afde8c5..06d711b --- a/src/site.clj +++ b/src/site.clj @@ -144,6 +144,12 @@ (Apply to request map)" [{session :session}] (contains? session :nick)) +; it's OK +; I registered "hump.fm" and was going to host it there +; I can just sed replace all these references, right? yeah that will work ok cool I'll set it up +; anything else I need to do? well clean up all those domain references would be nice, not critical, but still. awesome +; so now the redirect after login will work (if I change it to hump.fm?)? yep ok awesome +; I'll message you later today, if that's ok sure thanks again ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Login-token version history @@ -1061,7 +1067,7 @@ WHERE user_id IN (let [info (fetch-nick nick)] (update-nick-hash nick hash) [(session-assoc-from-db info) - (redirect-to "http://dump.fm/")]) + (redirect-to "/")]) [200 "BAD_REQUEST"]))) ;; Upload -- cgit v1.2.3-70-g09d2