Advertisement
Guest User

Untitled

a guest
Nov 21st, 2014
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <form id="sso_form" method="POST" action="http://www.drupalsite/user/login">
  2. <input type="hidden" name="name" value="username">
  3. <input type="hidden" name="pass" value="password">
  4. <input type="hidden" name="form_id" value="user_login">
  5. <input type="hidden" name="op" value="Log in">
  6. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement