Diva Canto
|
7592a033df
|
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
|
2011-04-12 20:24:28 -07:00 |
|
Diva Canto
|
b2e6ec9e12
|
Agent gets there through the Gatekeeper, but still a few quirks to fix.
|
2010-01-17 18:04:55 -08:00 |
|
Diva Canto
|
6a6dd66129
|
More removal of HG2 code, this time authentication module and handlers.
|
2009-08-09 14:21:47 -07:00 |
|
Diva Canto
|
53ba245967
|
HGAuthenticationService must be a singleton, because it has in-memory state. This makes this singleton register with IScene, so that other parts can retrieve its reference.
|
2009-08-06 18:43:53 -07:00 |
|
Melanie Thielker
|
8ecfc9a717
|
Committing the interface change and the addition to the modules to get
the ball rolling on replacable modules. No user functionality yet
|
2009-07-10 20:17:13 +00:00 |
|
Melanie Thielker
|
c310fb11f4
|
Remove all references to HttpServer from CommsManager (all incarnations)
Change all uses of the HttpServer properties to use the new singleton
|
2009-07-10 02:22:26 +00:00 |
|
Jeff Ames
|
142b481e03
|
Update svn properties.
|
2009-06-22 10:07:27 +00:00 |
|
diva
|
ce7de3581c
|
Implementation of a simple authentication service + in connector in route to making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon.
|
2009-06-17 03:52:39 +00:00 |
|