On Fri, Feb 4, 2011 at 5:47 AM, David Becker <[email protected]> wrote: > Am 03.02.2011 13:50, schrieb David Becker: >> I'll need to make a second log-in form that the microbrowsers of the >> phones can parse, how exactly is Acegi used in SipX? Can I somehow >> submit the data from that login form to Acegi and have it send my user >> to the microbrowser version of the website?
Are you coding Tapestry pages? If so there is a way to tell Tapestry to honor incoming URL even if login is required. This would be useful if you wanted to bookmark a page for example. It's disabled be default for pages because most pages require input from other pages to function but there are certain pages in the system where it's enabled. For example some urls to voicemail inbox that you get in email message bodies. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
