# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # # # This file contains localization strings for configuration labels and # descriptions as used in the metatype.xml descriptor generated by the # the Sling SCR plugin authorizable.resourceprovider.name = Apache Sling Resolver for UserManager resources authorizable.resourceprovider.description = Handles resolving resources for the \ jackrabbit UserManager. createUser.post.operation.name = Apache Sling Create User createUser.post.operation.description = The Sling operation to handle create user \ requests in Sling. self.registration.enabled.name = Self-Registration Enabled self.registration.enabled.description = When selected, the anonymous user is allowed to \ register a new user with the system. changeUserPassword.post.operation.name = Apache Sling Change User Password changeUserPassword.post.operation.description = The Sling operation to handle change user \ password requests in Sling. createGroup.post.operation.name = Apache Sling Create Group createGroup.post.operation.description = The Sling operation to handle create group \ requests in Sling. updateUser.post.operation.name = Apache Sling Update User updateUser.post.operation.description = The Sling operation to handle update user \ requests in Sling. updateGroup.post.operation.name = Apache Sling Update Group updateGroup.post.operation.description = The Sling operation to handle update group \ requests in Sling. deleteAuthorizable.post.operation.name = Apache Sling Delete User/Group deleteAuthorizable.post.operation.description = The Sling operation to handle delete user \ or group requests in Sling.