Improve documentation
This commit is contained in:
@@ -15,6 +15,12 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with Radicale. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
"""
|
||||
Rights backend that allows authenticated users to read all calendars and
|
||||
address books but only grants write access to their own.
|
||||
|
||||
"""
|
||||
|
||||
import radicale.rights.authenticated as authenticated
|
||||
from radicale import pathutils, rights
|
||||
|
||||
|
||||
Reference in New Issue
Block a user