stripped down login script

View: New views
1 Messages — Rating Filter:   Alert me  

stripped down login script

by pal-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm trying to integrate Horde imp login to my Joomla site. I have  
figured out what's the minimum code to make this work:

<form action="/horde/login.php" method="post">
<b><label for="horde_user">Username:</label></b><br />
<input name="horde_user" type="text" size="20" /><br />
<b><label for="horde_pass">Password:</label></b><br />
<input name="horde_pass" type="password" size="20" /><br />
<input type="submit" value="Log in" />
</form>

This works well, except I'm sure I have made the code a little too  
minimalistic :-)

Can someone please help me secure this a bit as I guess I need some  
session handling code here? And possibly other requirements as well.
--
Pål Monstad


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@...