added code to auto-join new users to a new community, where necessary
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user