This should be documented in the packages readme if there's no better way to do this, I can open a PR if these steps look good
To enable authentication I had to follow these steps:
- Find the config volume on the server using `docker volume ls` and `docker volume inspect`
- Change config to enable authentication as shown in this documentation - https://radicale.org/v3.html#authentication
This should be documented in the packages readme if there's no better way to do this, I can open a PR if these steps look good
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
To enable authentication I had to follow these steps:
docker volume lsanddocker volume inspectThis should be documented in the packages readme if there's no better way to do this, I can open a PR if these steps look good