aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-03-19 22:45:03 +0000
committerJustin Clark-Casey (justincc)2012-03-19 22:49:14 +0000
commite861b4531355f2df4b5f71f2956f92e09b03b9f1 (patch)
tree8d74ac24a506794d8cf0645d299b318327b36492 /OpenSim/Region/OptionalModules
parentStop console command "xengine status" throwing an exception if there are no s... (diff)
downloadopensim-SC_OLD-e861b4531355f2df4b5f71f2956f92e09b03b9f1.zip
opensim-SC_OLD-e861b4531355f2df4b5f71f2956f92e09b03b9f1.tar.gz
opensim-SC_OLD-e861b4531355f2df4b5f71f2956f92e09b03b9f1.tar.bz2
opensim-SC_OLD-e861b4531355f2df4b5f71f2956f92e09b03b9f1.tar.xz
Fix a bug where logins to standalones would fail if the RegionReady module was not active
Unfortunately, the OnLoginsEnabled event is currently only guaranteed to fire if the RegionReady module is active. However, we can instantiate the AuthorizationService in the module RegionLoaded method since by this time all other modules will have been loaded
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions