This website requires JavaScript.
Explore
Help
Register
Sign In
hrfee
/
jfa-go
Watch
1
Star
0
Fork
0
You've already forked jfa-go
mirror of
https://github.com/hrfee/jfa-go.git
synced
2024-10-31 23:40:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
db97c3b2d4
jfa-go
/
mail
/
deleted.txt
6 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
accounts: add user enable/disable & emails
2021-04-12 20:28:36 +00:00
{{ .yourAccountWas }}
Add email list accessible by edit button in settings
2021-02-21 15:51:42 +00:00
Implement email template generation Variables are surrounded by {}, and initial (default) templates are generated on demand from the plaintext version of emails. The custom emails are intended to only be used if the user actually changes them, as they lose the features of the default ones, such as tables.
2021-02-19 21:38:20 +00:00
{{ .reasonString }}: {{ .reason }}
Add account deletion with email notification Select users to delete, then optionally opt to notify the user in an email with a provided reason.
2020-09-17 22:50:07 +00:00
{{ .message }}
Reference in New Issue
Copy Permalink