Page 1 of 1

Upload: accept account name in HTTP vars

Posted: Mon Jun 12, 2006 7:25 am
by Ceto
I tend to neglect my census file uploads. I've considered writing some shell scripts to automate the process, but I do like to get credit and that would require a login. One thing that would streamline the process for myself (and possibly other apps like UniUploader?) would be a POST variable I could set to determine who gets credit for the upload. Does UU already use something like this?

Otherwise, I'll just fight it to make sessions work. ;)

Also, I see what you're hiding on the submission form!

Posted: Mon Jun 12, 2006 8:10 am
by Rollie
UU does have spots for login and password. If you are working on a script to post all the info, the post vars for username and password are 'user' and 'pw'. If you want to try posting that way, you'll want to post to uniupload.php

As for the hidden info, if you are referring to the auctioneer data, that was actually taken out a while back. I had been working on some economy style stats but it got shelved until I could dedicate more time to it. Soon, I hope!