Displaying 1 result from an estimated 1 matches for "external_request".
2008 Jan 04
3
session auth and AWS auth
Hello
I have 2 applications (1 normal, 1 Beast Forum) that set the session domain
to be the same so that they can share information between them (they use the
same database). However, i am not 100% clear on how I can expose the
controller methods to each of them through normal HTTP Auth, and keep the
normal acts_as_authenticated pieces in place at the same time?
Is there a way to distinguish