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 0a85c5ed12
In Account Settings > My Projects, indicate read-only memberships as read-only
4 years ago
..
management Less verbose output in the `senddeletionnotices` command 4 years ago
migrations Member.rw flag. Read-only users cannot edit check's name/desc/tags or schedule 4 years ago
tests In Account Settings > My Projects, indicate read-only memberships as read-only 4 years ago
__init__.py Initial commit 10 years ago
admin.py In channels admin, don't show the notification counts, querying it is too expensive. 4 years ago
backends.py request.project is now unused, removing 5 years ago
forms.py Specify the read-write/read-only flag when inviting a team member. 4 years ago
middleware.py request.project is now unused, removing 5 years ago
models.py Specify the read-write/read-only flag when inviting a team member. 4 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 In Account Settings > My Projects, indicate read-only memberships as read-only 4 years ago