mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 16:25:15 +03:00
EventManager: add email field placeholder
Fixes #1288 Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -817,6 +817,9 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
<p>
|
||||
<span class="shortcut"><b>{{`{{Timestamp}}`}}</b></span> => Event timestamp as nanoseconds since epoch.
|
||||
</p>
|
||||
<p>
|
||||
<span class="shortcut"><b>{{`{{Email}}`}}</b></span> => For filesystem events, this is the email associated with the user performing the action. For the provider events, this is the email associated with the affected user or admin. Blank in all other cases.
|
||||
</p>
|
||||
<p>
|
||||
<span class="shortcut"><b>{{`{{ObjectData}}`}}</b></span> => Provider object data serialized as JSON with sensitive fields removed.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user