Login/Logout Scenario

Permalink
I would like to add a "log in" button to the main nav bar. Once clicked, it would take you via HTTPS to the login page. Once loged in, the button on the nav menu turns in to "Hello User (logout button)". Also, "logged in" users should stay in HTTPS and get bouced back to HTTP on logout. Has anyone else done this? Any help would be greatly appreciated. Thanks in advance!

nteaviation
 
nteaviation replied on at Permalink Reply
nteaviation
I have made some progress on this. I took the stock C5 login package from the marketplace and modified it a little. It still has a few "problems", but is close. Anyone care to take a look at it? Offer suggestions?

The GOOD:
Seems to work very well for normal browsing.

The BAD:
It does not play well with the Dashboard. The "Statistics" chart does not work, throws(ndex.php/tools/required/dashboard/chart_handler.php) trash in place of the pretty chart. Sitemap changes throw an "Unable to load sitemap data". And logging out via the dashboard Sign Out button keeps you in HTTPS mode.
nteaviation replied on at Permalink Reply
nteaviation
Should this be moved to the "Building Forum"?