app-MAIL-temp/local_data
Son NK a61b900675 Sign DKIM at app level
- add DKIM_PRIVATE_KEY_PATH param
- create email_utils.add_dkim_signature
- add DKIM signature for transactional emails
- add DKIM signature for forward & reply emails. In reply phase, only non-custom-domain emails have DKIM added.
2019-12-17 18:50:26 +02:00
..
cert.pem add self-signed ssl certificate generated by "openssl req -x509 -newkey rsa:4096 -nodes -out cert.pem -keyout key.pem -days 365" 2019-12-15 18:55:09 +02:00
dkim.key Sign DKIM at app level 2019-12-17 18:50:26 +02:00
jwtRS256.key create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
jwtRS256.key.pub create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
key.pem add self-signed ssl certificate generated by "openssl req -x509 -newkey rsa:4096 -nodes -out cert.pem -keyout key.pem -days 365" 2019-12-15 18:55:09 +02:00
paddle.key.pub add new param PADDLE_PUBLIC_KEY_PATH 2019-12-15 18:55:18 +02:00
words.txt add words_alpha, download from https://raw.githubusercontent.com/dwyl/english-words/master/words_alpha.txt 2019-12-15 18:55:08 +02:00
words_alpha.txt add words_alpha, download from https://raw.githubusercontent.com/dwyl/english-words/master/words_alpha.txt 2019-12-15 18:55:08 +02:00