You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune 0d2c6217d3
Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066
5 years ago
..
management Add go example to "manage.py pygmentize" command. 5 years ago
migrations Login works, stubbed out canary index page 10 years ago
templatetags Show Healthchecks version in Django admin header cc: #306 5 years ago
tests Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066 5 years ago
__init__.py Login works, stubbed out canary index page 10 years ago
admin.py Login works, stubbed out canary index page 10 years ago
forms.py "Filtering Rules" dialog, an option to require HTTP POST. Fixes #297 5 years ago
models.py Login works, stubbed out canary index page 10 years ago
schemas.py Source formatted with Black 6 years ago
urls.py Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066 5 years ago
validators.py croniter.is_valid() throws exceptions for some bad inputs, so must use try ... except 6 years ago
views.py Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066 5 years ago