Hi. I need to replace login box for FE with an external link where authentication will be made. Can someone tell me how does Typo3 knows when authentication data should be processed? It would be logical to use some var like index.php?auth=go or something like that, but in standard login form i can see only page ID var set in action url. Thx!