Support Joomla!
Search: Advanced Search
Serving 3867 extensions to the community. Last updated on October 16.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 938 guests and 58 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Multiple Sites Show All Developer's Extensions
Wrapper-Login ComponentcomponentModulemodulePluginplugin
Rating
Developer:Wene Version:1.0.3 (Updated 2 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.5 NativeCompatible with Joomla! 1.0
Views: 19,115 License:GPLv2.0
Favoured:
6
Type:Non-Commercial
Date Added:May 24, 2006
DownloadHomepageWrite ReviewRecommend
wrapper-login gives you the ability to log on an external site by a simple html form.

Report this listing


evolutions by wene, February 27, 2008
hello
thank you for reporting
maybe it can be better to tell this in the forge forum or directly to my mailbox.
the "others_fields" are not working since Joomla 1.0.13 because the team has filtered any html value from the xml params.( i need to rewrite another component without using xml params ( maybe, one day if you're gentle with me ))
i have released a new version for Joomla 1.5 where these values can be used again and that is not showing the password in the source.


promising by j2l, November 15, 2007
There's a new "XT" version (component, no module) but no explanation about the difference with the other.
BTW, XT installs OK. doc in PDF is clear.
But 'other fields' doesn't work as pretended in the PDF doc (textarea + php + mysql writing process doesn't like (greater than, lower than for HTML) and ""(double quotes for INPUT TYPE= and others) and you have other parameters in the same db field).
You need to keep in mind that you want a link to the RESULT page URL (see the form action in the source), not the login page URL. And also to think to accept scripts for the included page domain in some case.
Finally, the main problem is that user and password is in CLEAR in the source (in single mode at least, didn't check others). So it's visible by search engine spiders and people in general...


Skip The Bridges by emagin, August 23, 2006
This is very powerful tool for offering special pages to clients or to CMS administrators.
Put all your cpanel admin pages here, aggregate all applications related to the CMS here like dotproject, roundcube webmail, etc.

This goes a long way toward helping CMS administrators unify the digital world of the CMS community, whether it's commercial, NPO or personal.

You can associate your users with different custom login types (cpanel, roundcube, dotproject, wikis, etc.) and assign each user a unique pw to that application.

Some Issues:
Passwords stored in msyql as cleartext - not secure

The login options are somewhat confusing, documentation is limited, considering each application has its own settings and may be finicky about being wrapped in an iframe.

Some logins by Joomla user don't work, whereas if you hardcode the single-signon user/pw it does work. Needs a bit more work there.