added code to auto-join new users to a new community, where necessary

This commit is contained in:
Eric J. Bowersox
2003-06-02 12:05:44 +00:00
parent 31e0cbe4a0
commit d72db2985b
12 changed files with 461 additions and 8 deletions

View File

@@ -29,3 +29,5 @@ auth.setName=You are not authorized to change the name of community "{0}."
auth.setAlias=You are not authorized to change the alias of community "{0}."
auth.grantAccess=You are not authorized to grant access to community "{0}."
auth.revokeAccess=You are not authorized to revoke access grants in community "{0}."
join.disallowed=You are not permitted to join community "{0}."
join.authFail=Unable to authenticate to community "{0}"; cannot join.