Unverified Commit 49553e7c authored by anarcat's avatar anarcat
Browse files

document htdigest in civicrm

parent 300ff10f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -112,6 +112,14 @@ Once you have the email address:
You can also just send email to the `List-Unsubscribe` address or
click the "unsubscribe" links at the bottom of the email.

## Granting access to the CiviCRM backend

The main CiviCRM is protected by Apache-based authentication,
accessible only by TPA. To add a user, on the backend server
(currently `crm-int-01`):

    htdigest /etc/apache2/htdigest 'Tor CRM' $USERNAME

## Pager playbook

<!-- information about common errors from the monitoring system and -->