diff options
author | Justin Clark-Casey (justincc) | 2012-03-19 22:45:03 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-03-19 22:45:03 +0000 |
commit | e2b1c569dad47d1b41186f22b351aa15ed3787eb (patch) | |
tree | 0d0c39d7021d48049810489f1a4711a821928064 /OpenSim/Region/DataSnapshot/LandSnapshot.cs | |
parent | Stop console command "xengine status" throwing an exception if there are no s... (diff) | |
download | opensim-SC_OLD-e2b1c569dad47d1b41186f22b351aa15ed3787eb.zip opensim-SC_OLD-e2b1c569dad47d1b41186f22b351aa15ed3787eb.tar.gz opensim-SC_OLD-e2b1c569dad47d1b41186f22b351aa15ed3787eb.tar.bz2 opensim-SC_OLD-e2b1c569dad47d1b41186f22b351aa15ed3787eb.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