On 11/12/2012 03:20 PM, Chas Emerick wrote:
Looks like you're not using the keyword-params middleware, which
Friend requires (among others).  Please check the last paragraph in
the 'Authentication' section here:

https://github.com/cemerick/friend/#authentication

Once you add that, then the interactive-form middleware will pick up
the form data you're submitting.

I tried to make sense of that in wrapping my main handler in authenticate in wrap-keyword-params, later also adding wrap-session, wrap-params and wrap-nested params.

I still get a redirect to http://localhost:8080/login?&login_failed=Y&username=

So please, how/where shall I *add* wrap-keyword-params (and the others?) exactly?


--
Thorsten Wilms

thorwil's design for free software:
http://thorwil.wordpress.com/

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to