Closed sejkorat closed 9 years ago
vote up, would need that too
SecuredAction uses content negotiation now. See the notAuthenticatedResult and notAuthorizedResult in the SecureSocial trait for Scala. For the Java API there's a responses parameter in the SecuredAction annotation that takes care of that (see the SecuredActionResponses interface too)
Hi Jaliss,
Is there any replacement in the latest version for ajaxCall property? I would get status 401 when I call SecuredAction from ajax.
Thanks, Tomas