Files
opensim/OpenSim/Framework
diva 6f4051c932 Making the web_login_key code work, even if the LL Viewer doesn't support it. Other clients can launch the LL Viewer with something like this, for example:
Process.Start("C:\\Program Files\\SecondLife\\SecondLife.exe", 
"-loginuri " + loginuri + "?web_login_key=" + web_login_key + " -login " + firstName + " " + lastName + " -multiple");
This requires a prior step for actually getting the key, which can be done like this:
http://localhost:9000/?method=login&firstname=barak&lastname=obama&password=123&show_login_form=FALSE
2009-03-08 23:17:49 +00:00
..
2009-02-12 09:53:12 +00:00
2009-02-12 09:53:12 +00:00
2009-02-12 09:53:12 +00:00
2008-04-29 14:04:55 +00:00
2009-02-12 09:53:12 +00:00
2008-04-29 14:04:55 +00:00
2009-02-12 09:53:12 +00:00
2009-02-12 09:53:12 +00:00
2008-04-29 14:04:55 +00:00
2009-02-12 09:53:12 +00:00
2009-02-12 09:53:12 +00:00
2008-04-29 14:04:55 +00:00
2009-02-12 09:53:12 +00:00
2009-02-12 09:53:12 +00:00
2009-02-12 09:53:12 +00:00
2008-08-09 21:24:27 +00:00
2008-04-29 14:04:55 +00:00
2008-04-29 14:04:55 +00:00
2008-05-16 01:22:11 +00:00
2008-05-16 01:22:11 +00:00
2009-02-12 09:53:12 +00:00
2009-02-12 09:53:12 +00:00