I've been looking for that part, is it the PageWithCallback part of > LoginPage? I'm not using the Border component because I'm working on > pages for the microbrowsers so the SipXconfig default layout won't work > there. I'm not using the regular LoginPage either, again because it's > too complex for these phones. I've got a custom Login page but after > sending the credentials to j_acegi_security_check the user is directed > to the regular user home page which is just messed up on the phones. On > a login failure it also seems to throw the user at the regular LoginPage. > The Border component is put on all sipXconfig pages and it has two purposes: 1. Ensure the layout of sipXconfig pages (header, footer, left navigation menu, help area) 2.Makes a login validation (so if you are not logged in it redirects you to the first login page) More than this, if there is no user created it will redirect you to the FirstUser page that asks you for the superadmin password So basically you cannot use the border component on any page unless you are logged in and have at least one user created (superadmin) Mircea
> _______________________________________________ > sipx-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev/ >
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
