Hi,
I'm running an internal site where links to blog posts will be sent out via email. We don't want these posts accessible by the public.
Is it possible to log in via url parameters? So the link we send out includes a username and password allowing the user to view the post without having to manually log in?
e.g. http://example.com/index.php?un=username&pw=password
I'm running an internal site where links to blog posts will be sent out via email. We don't want these posts accessible by the public.
Is it possible to log in via url parameters? So the link we send out includes a username and password allowing the user to view the post without having to manually log in?
e.g. http://example.com/index.php?un=username&pw=password