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.
changedetection.io/changedetectionio
dgtlmoon 5483f5d694
Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484)
3 years ago
..
dev-docker Installation via pip (#186) 3 years ago
static Improving form/edit example markup 3 years ago
templates Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484) 3 years ago
tests Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484) 3 years ago
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 3 years ago
__init__.py Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484) 3 years ago
content_fetcher.py Detect byte-encoding when the server mishandles the content-type header reply (#472) 3 years ago
diff.py Send diff in notifications (#296) 3 years ago
fetch_site_status.py Security update - Protect against file:/// type access by webdriver/chrome. (#483) 3 years ago
forms.py Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484) 3 years ago
html_tools.py JSON diff/preview should use utf-8 encoding where possible (#465) 3 years ago
notification.py Notification error log handler (#403) 3 years ago
pytest.ini Installation via pip (#186) 3 years ago
run_all_tests.sh Send diff in notifications (#296) 3 years ago
store.py Add filter to remove elements by CSS rule from HTML before change detection is run (#445) 3 years ago
update_worker.py Security update - Protect against file:/// type access by webdriver/chrome. (#483) 3 years ago