And the new login system..

l0rdphi1

Verified User
Joined
Jun 22, 2003
Messages
1,471
Well, this new session based system in 1.12 seems to have broken the "Login as -user-" feature. DA no longer allows one to login as a client.

Also, the new system no longer lets me access URLs like "http://domain.name:2222/CMD_ACCOUNT_USER?username=blah&email=blahblah&passwd=blahblabhla&passwd2=blahblahbla&domain=bl........"

Any possible solutions? Besides this 1.12 is looking pretty cool.
 
ok, I won't run the updater until I fix up "login as user".

I've noted a few times that the http://user:[email protected] wouldn't work, but that http auth is still accepted. That is, if you pass the http auth data, it will work, but most browsers will check to see if its even required before sending the encrypted user:pass, so you'd have to be doing it at a lower level than a browser.

John
 
Hello,

1.121 has "login as user" working.

If you want to use the CMD_ACCOUNT_USER like you used to, you just have to make sure you have a session started, or you have to be passing the http authentication data with your request.

John
 
Back
Top