mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-12 09:11:55 -06:00
5420e9cfbe
All requests now use the OpenSSL formatter. However, we keep Formatter a separate class so that it can be changed out for tests. https://pagure.io/freeipa/issue/4899 Reviewed-By: Jan Cholasta <jcholast@redhat.com>
9 lines
121 B
JSON
9 lines
121 B
JSON
{
|
|
"rule": {
|
|
"template": "email = {{subject.mail.0}}"
|
|
},
|
|
"options": {
|
|
"data_source": "subject.mail.0"
|
|
}
|
|
}
|