OpenSim-NGC / OpenSim-Tranquillity

OpenSim Core ++. Provides Bug Fixes and some new ideas that enhance the reliability and performance of OpenSim Core Yeti.
Other
23 stars 13 forks source link

Feature Request: Add Login protocol helper hook for User Validation #49

Open renevega opened 1 year ago

renevega commented 1 year ago

I perform validation of a user (whether restricted or banned) by way of a concierge helper PHP script. This kind of validation should be done as a helper call in step 2 of the login protocol because there the login can be rejected with a nice message sent back to the viewer that the viewer will display to the user (see https://wiki.secondlife.com/wiki/Current_login_protocols)