Yes! First test of new login service done still in 2009! Bombs in auth, because the data migration is missing. Will fix it next year...

* HAPPY NEW YEAR!
This commit is contained in:
Diva Canto
2009-12-31 20:51:35 -08:00
parent 5ab871cb6a
commit 1387919c20
7 changed files with 433 additions and 2 deletions

View File

@@ -8,8 +8,10 @@
</Dependencies>
<Extension path = "/OpenSim/RegionModules">
<!--
<RegionModule id="LLStandaloneLoginModule" type="OpenSim.Client.Linden.LLStandaloneLoginModule" />
<RegionModule id="LLProxyLoginModule" type="OpenSim.Client.Linden.LLProxyLoginModule" />
-->
<RegionModule id="LLClientStackModule" type="OpenSim.Client.Linden.LLClientStackModule" />
</Extension>
</Addin>