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 3901a2825b
Replace str(exc) with exc.message to make CodeQL happy
3 years ago
..
management feat: treat failure before success 3 years ago
migrations Add support for "... is UP" SMS notifications 4 years ago
tests Fix latin-1 handling in webhook header values 3 years ago
__init__.py Renames 10 years ago
admin.py Upgrade Django version to 3.2 4 years ago
decorators.py Allow caching CORS responses. 5 years ago
forms.py Simplify hc.api.views.flips, add validation and more tests. 4 years ago
models.py Add protection against TOTP code reuse 3 years ago
schemas.py API support for setting the allowed HTTP methods for making ping requests 4 years ago
transports.py Fix latin-1 handling in webhook header values 3 years ago
urls.py Add support for script's exit status in ping URLs 4 years ago
views.py Replace str(exc) with exc.message to make CodeQL happy 3 years ago