Pass login credentials in URL or Static Values in login_page macro possible?
Posted by ciwcarchive on May 14, 2012; 9:05pm
URL: https://support.nabble.com/Pass-login-credentials-in-URL-or-Static-Values-in-login-page-macro-possible-tp7557376.html
I have a private forum (actually mail list archive) that I wish to embed in a website page that is already member only. I would like to set up the embedded forum to be automatically logged in so members don't have to enter a second set of credentials to read the archives. Security is not that big of an issue, as the archive does not really contain anything sensitive, it is just a club discussion list.
Is it possible to pass a static username/email address and password through the script of the embed url? Or can somehow I add a static value to the email and password field values of the "login_page" macro?
Or is there a better way?
Thanks