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)
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)