Commit Graph

  • 8fe8e0f605
    Update alert email template: more information, less styling Pēteris Caune 2020-12-26 18:11:36 +02:00
  • c3b6d40012
    Fix selectize initialization in the Details page Pēteris Caune 2020-12-26 14:51:30 +02:00
  • 823b3dbc7b
    Fix tests Pēteris Caune 2020-12-16 14:11:36 +02:00
  • 77a5f11cf9
    Update OpsGenie instructions Pēteris Caune 2020-12-16 14:09:48 +02:00
  • 0f1abd3498
    Add tighter parameter checks in hc.front.views.serve_doc Pēteris Caune 2020-12-14 19:08:36 +02:00
  • b8f1bdaf96
    Update changelog for release v1.18.0 Pēteris Caune 2020-12-09 16:03:49 +02:00
  • dfd159ab18
    Add a "Lost password?" link with instructions in the Sign In page Pēteris Caune 2020-12-09 15:36:09 +02:00
  • 54a95a0ee2
    Add http header auth (#457) Shea Polansky 2020-12-09 01:25:56 -08:00
  • 5e3e371661
    Set up CodeQL analysis Pēteris Caune 2020-12-09 11:09:35 +02:00
  • 70ef9c1904
    Remove unused CSS Pēteris Caune 2020-12-08 11:25:09 +02:00
  • ea6d04d061
    Bump Django version to 3.1.4 Pēteris Caune 2020-12-07 11:11:51 +02:00
  • 5d650f07fb
    Fix db field overflow when copying a check with a long name Pēteris Caune 2020-12-03 13:01:53 +02:00
  • 9623e3eacb
    Update 3rd party resources Pēteris Caune 2020-12-01 15:05:36 +02:00
  • ec40082550
    Update 3rd party resources Pēteris Caune 2020-12-01 15:04:30 +02:00
  • 617bd92434
    Add Ping.exitstatus field, store received exit status values in db Pēteris Caune 2020-11-29 12:12:44 +02:00
  • 524d1a7375
    Implement badge mode (up/down vs up/late/down) selector Pēteris Caune 2020-11-27 12:57:25 +02:00
  • dd45c888a7
    Rearrange resources, add msfjarvis/healthchecks-rs Pēteris Caune 2020-11-22 20:02:35 +02:00
  • b9abcbcdee
    Update build badge, remove Travis configuration Pēteris Caune 2020-11-21 00:43:14 +02:00
  • 62fcd30ce8
    Add configuration for running tests with Github Actions (#453) Pēteris Caune 2020-11-21 00:31:15 +02:00
  • eed7ef36d1
    Improve text instructions Pēteris Caune 2020-11-19 17:35:21 +02:00
  • 0b4251bdee
    Add logic to handle exceptions thrown by the fido2 library Pēteris Caune 2020-11-19 16:53:58 +02:00
  • c8d387aee4
    Improve text instructions Pēteris Caune 2020-11-19 16:35:44 +02:00
  • 3cfc31610a
    Add extra security checks in the login_webauthn view Pēteris Caune 2020-11-19 16:21:31 +02:00
  • 8448f882cf
    Add notes about adding a second key, and removing the last key Pēteris Caune 2020-11-19 15:05:08 +02:00
  • 568a287850
    Fix WebAuthn registration to use random bytes for user handle Pēteris Caune 2020-11-19 13:59:23 +02:00
  • 8dbf9e02af
    Fix capitalization, Webauthn -> WebAuthn Pēteris Caune 2020-11-19 13:01:26 +02:00
  • 7124383a53
    Add checks for RP_ID, add a 2FA section in README Pēteris Caune 2020-11-19 12:54:00 +02:00
  • 9401bc3987
    Update the "Close Account" function to use confirmation codes Pēteris Caune 2020-11-16 16:22:25 +02:00
  • 48750ee668
    Update "Change Password" to show messages in panel's footer Pēteris Caune 2020-11-16 15:45:25 +02:00
  • fb79948759
    Update the "Change Email" function to use confirmation codes Pēteris Caune 2020-11-16 15:33:29 +02:00
  • ed6b15bfa9
    Update the "Set Password" function to use confirmation codes Pēteris Caune 2020-11-16 14:53:50 +02:00
  • 1ca4caa3a8
    Update the set_password view to use update_session_auth_hash Pēteris Caune 2020-11-16 14:29:52 +02:00
  • adb7702f39
    Rename login_tfa to login_webauthn Pēteris Caune 2020-11-16 14:16:06 +02:00
  • 7639f0dd69
    Add test cases for the login_tfa view Pēteris Caune 2020-11-16 14:01:04 +02:00
  • d0f327b213
    Add Base64Field field (base64-encoded binary data) Pēteris Caune 2020-11-16 13:10:38 +02:00
  • 839c309cf7
    Refactor for testability, add more test cases Pēteris Caune 2020-11-16 12:52:26 +02:00
  • 155a1f132b
    Simplify super() calls in tests Pēteris Caune 2020-11-16 11:20:01 +02:00
  • 155226d82a
    Add tests for sudo mode Pēteris Caune 2020-11-16 10:58:38 +02:00
  • ecf964ea3b
    Remove a verify_origin workaround Pēteris Caune 2020-11-15 21:49:25 +02:00
  • 9f58ebfd3e
    Hook up a 2FA check after a password or email link authentication Pēteris Caune 2020-11-15 21:39:49 +02:00
  • 64be87137b
    Add a two-factor authentication form (WIP) Pēteris Caune 2020-11-14 12:54:26 +02:00
  • 2ac0f87560
    Implement a "Remove Security Key" feature Pēteris Caune 2020-11-14 11:45:09 +02:00
  • 42497fe91a
    Add rate limiting to the sudo code form Pēteris Caune 2020-11-13 22:04:19 +02:00
  • 2c3286c280
    Improve the "add security key" UX, require sudo mode Pēteris Caune 2020-11-13 16:23:28 +02:00
  • e3aedd3b03
    Add require_sudo_mode decorator Pēteris Caune 2020-11-13 11:08:06 +02:00
  • 03ea725612
    Add Credential.created field Pēteris Caune 2020-11-12 18:02:41 +02:00
  • 53688f1d87
    Add error handling on the client side, use Django form API Pēteris Caune 2020-11-12 17:08:23 +02:00
  • 1eaa216d3a
    Add experimental code for registering Webauthn credentials Pēteris Caune 2020-11-12 16:15:07 +02:00
  • cdd2e98bd0
    Remove USE_I18N and USE_L10N from settings Pēteris Caune 2020-11-06 18:51:30 +02:00
  • 816c158744
    Fix code formatting in the Notification model Pēteris Caune 2020-11-06 18:50:23 +02:00
  • d5502c50ca
    Add retries to the the email sending logic Pēteris Caune 2020-10-30 14:18:38 +02:00
  • 0b685e8b5a
    Disable retries when testing webhook integration Pēteris Caune 2020-10-30 12:36:17 +02:00
  • f7e004b2ea
    Improve phone number sanitization: remove spaces and hyphens Pēteris Caune 2020-10-30 11:32:09 +02:00
  • 81e59ac553
    Add support for script's exit status in ping URLs Pēteris Caune 2020-10-28 14:28:32 +02:00
  • 6f56ed7f92
    Reduce the number of SQL queries used in the "Get Checks" API call Pēteris Caune 2020-10-27 16:19:57 +02:00
  • 078577cbb7
    Update the read-only dashboard's CSS for better mobile support Pēteris Caune 2020-10-27 15:27:44 +02:00
  • a37e83aca8
    Update AddSmsForm to remove any invisible unicode characers Pēteris Caune 2020-10-20 15:53:27 +03:00
  • 7534f1856f
    Add testcases for setting channels in the "Create Check" API call Pēteris Caune 2020-10-14 18:12:35 +03:00
  • 7e56156d32
    Optimize the "Update Check" API call Pēteris Caune 2020-10-14 18:03:13 +03:00
  • 0e77064c44
    Update API to allow specifying channels by names Pēteris Caune 2020-10-14 15:37:04 +03:00
  • 20008a1d7e
    Fix wording Pēteris Caune 2020-10-14 13:15:11 +03:00
  • 71d7b46379
    Add a tooltip to the 'confirmation link' label Pēteris Caune 2020-10-14 13:13:22 +03:00
  • a10215ce65
    Update CHANGELOG for 1.17.0 release v1.17.0 Pēteris Caune 2020-10-14 12:39:42 +03:00
  • 463ec8c988
    Set the "title" and "summary" fields in MS Teams notifications Pēteris Caune 2020-10-06 16:43:56 +03:00
  • 63beeb05a1
    Add missing slashes Pēteris Caune 2020-10-03 21:00:35 +03:00
  • a13b44284e
    Django 3.1.2 Pēteris Caune 2020-10-01 09:16:59 +03:00
  • 1967c712ca
    Add Matrix setup instructions in README cc: #427 Pēteris Caune 2020-09-21 15:04:57 +03:00
  • fd8da1b642
    Update screenshots in Matrix setup instructions Pēteris Caune 2020-09-21 14:47:22 +03:00
  • 05c81e0a41
    Escape markdown in MS Teams notifications. cc: #426 Pēteris Caune 2020-09-11 11:48:52 +03:00
  • b64c8d1cb8
    API support for setting the allowed HTTP methods for making ping requests Pēteris Caune 2020-09-10 10:29:44 +03:00
  • c13f65e118
    Grammar and style fixes. Pēteris Caune 2020-09-09 17:53:24 +03:00
  • b4729cdb57
    Grammar and style fixes. Pēteris Caune 2020-09-09 12:21:18 +03:00
  • e63aa9fe8d
    Grammar and style fixes, updated illustration. Pēteris Caune 2020-09-09 11:33:50 +03:00
  • 66a1a108bf
    When decoding inbound emails, decode encoded headers. Fixes #420 Pēteris Caune 2020-09-08 12:06:32 +03:00
  • bd98174d4c
    Fix missing Resume button. Fixes #421 Pēteris Caune 2020-09-04 13:17:54 +03:00
  • 0f0930fbf5
    Merge pull request #419 from healthchecks/snyk-fix-3b4d7e5e456fc8fadd61239890135796 Pēteris Caune 2020-09-03 11:00:41 +03:00
  • c84626040c
    fix: requirements.txt to reduce vulnerabilities snyk-bot 2020-09-02 22:16:56 +00:00
  • 0362df55ba
    Docs: update the "Filtering Rules" section with the new options. Pēteris Caune 2020-09-01 15:00:41 +03:00
  • ad720af242
    Rename "hc-p-channels" to "hc-channels" Pēteris Caune 2020-09-01 12:56:35 +03:00
  • 5ebb5958ea
    Remove unused "project" parameter in Pushbullet tests. Pēteris Caune 2020-09-01 12:18:24 +03:00
  • 9ba9032389
    Cleaner OAuth redirect_uri generation Pēteris Caune 2020-09-01 12:07:13 +03:00
  • d1b1a6c02e
    The LINE Notify integration uses OAuth2 flow. Pēteris Caune 2020-09-01 11:38:08 +03:00
  • 4f53325730
    THe LINE Notify integration uses OAuth2 flow. Pēteris Caune 2020-09-01 11:37:54 +03:00
  • 25a8ec6bd9
    Capitalize title Pēteris Caune 2020-08-31 13:01:45 +03:00
  • b4ba582255
    Docs: add the "Viewing cron logs using journalctl" section Pēteris Caune 2020-08-31 12:51:24 +03:00
  • ae578a29c2
    Docs: add "Using Runitor" and "Handling More Than 10KB of Logs" sections Pēteris Caune 2020-08-31 12:32:16 +03:00
  • a2c123c74b
    Docs: add a section about read-only team members Pēteris Caune 2020-08-31 11:33:06 +03:00
  • 0a85c5ed12
    In Account Settings > My Projects, indicate read-only memberships as read-only Pēteris Caune 2020-08-31 11:07:39 +03:00
  • e424176a1f
    Remove mentions of "whitelist" Pēteris Caune 2020-08-26 16:38:29 +03:00
  • b2a1c0d343
    Set USE_L10N to False until we've fixed issues caused by decimal comma formatting in templates. Fixes #416 Pēteris Caune 2020-08-26 16:15:29 +03:00
  • d73de68f70
    Specify the read-write/read-only flag when inviting a team member. Pēteris Caune 2020-08-26 16:09:17 +03:00
  • adb004b333
    Read-only users cannot change project settings. Pēteris Caune 2020-08-26 15:04:12 +03:00
  • 39198c827a
    Read-only users cannot edit or remove channels. Pēteris Caune 2020-08-26 14:48:31 +03:00
  • 24c34430ac
    Read-only users cannot resume checks. Pēteris Caune 2020-08-26 14:12:52 +03:00
  • bdf99e0ea7
    The "Add Integration" pages require read-write access. Pēteris Caune 2020-08-26 14:06:51 +03:00
  • c9baa2d8eb
    Read-only users cannot toggle channels on and off. Pēteris Caune 2020-08-26 12:50:02 +03:00
  • 024d0adb9c
    Read-only users cannot copy, transfer or remove checks. Pēteris Caune 2020-08-26 12:44:55 +03:00
  • cbd7ffbffb
    Read-only users cannot edit filtering rules. Pēteris Caune 2020-08-26 12:36:05 +03:00
  • 11d8e6197c
    Read-only users cannot add checks. Read-only users cannot pause checks. Pēteris Caune 2020-08-26 12:29:03 +03:00
  • 00790dc33c
    Member.rw flag. Read-only users cannot edit check's name/desc/tags or schedule Pēteris Caune 2020-08-26 12:16:43 +03:00