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 22ef024885
Use secrets.token_urlsafe
5 years ago
..
management Removing debug statement. 5 years ago
migrations Remove Profile.current_project field. Fixes #336 5 years ago
tests Use unittest.mock 5 years ago
__init__.py Initial commit 10 years ago
admin.py Profile.current_project not used any more, remove last remaining references. cc: #336 5 years ago
backends.py request.project is now unused, removing 5 years ago
forms.py Source formatted with Black 6 years ago
middleware.py request.project is now unused, removing 5 years ago
models.py Use secrets.token_urlsafe 5 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
views.py Update Telegram instructions. Fix redirect after login when adding Telegram integration. 5 years ago