0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-04 13:48:32 +00:00

Commit graph

  • b352254802 Support user-defined list of admin roles user-defined-admin-roles Nick Satterly 2020-02-13 21:20:26 +0100
  • ab4309d858 Update mailer.py (#1145) escoand 2020-02-13 18:09:57 +0100
  • 3521aeea00
    Update mailer.py (#1145) escoand 2020-02-13 18:09:57 +0100
  • 7b82fb95b9
    Update mailer.py escoand 2020-02-13 14:33:27 +0100
  • bd6049db85
    Update oidc.py escoand 2020-02-13 12:23:26 +0100
  • 24be419292
    Update oidc.py escoand 2020-02-13 09:47:57 +0100
  • dbc1508a5c
    Update oidc.py escoand 2020-02-13 09:47:35 +0100
  • 83c30aaf73
    Update oidc.py escoand 2020-02-13 09:32:07 +0100
  • daae2273e0
    Update settings.py escoand 2020-02-13 09:18:27 +0100
  • e64279d065
    Update settings.py escoand 2020-02-13 09:17:36 +0100
  • af6dc269b4
    Update audit.py escoand 2020-02-13 09:15:46 +0100
  • 18be5ffd68 Add missing dev dependency Nick Satterly 2020-02-09 12:39:11 +0100
  • 739c877504 Add missing dev dependency Nick Satterly 2020-02-09 12:39:11 +0100
  • 35d0e6830b Bump version to 7.4.4 Nick Satterly 2020-02-09 12:22:33 +0100
  • bde4217030 Bump version to 7.4.4 v7.4.4 Nick Satterly 2020-02-09 12:22:33 +0100
  • d4ca488696 Whitespace autopep8 check blackout-last-receive-time Nick Satterly 2020-01-29 22:51:47 +0100
  • ab6b7ce57e Use lastReceiveTime and createTime for blackouts Nick Satterly 2020-01-29 22:43:59 +0100
  • 4608215efa Set allowDiskUse to True for TopN reports (#1133) Nick Satterly 2020-01-28 22:55:42 +0100
  • 2a428f8146
    Set allowDiskUse to True for TopN reports (#1133) Nick Satterly 2020-01-28 22:55:42 +0100
  • 9253ada55c Set allowDiskUse to True for TopN reports mongodb-topn-reports-allowDiskUse Nick Satterly 2020-01-28 22:39:05 +0100
  • 99c46ccb43 Add guest default role with read-only alerts scope (#1131) Nick Satterly 2020-01-26 16:28:40 +0100
  • bba17e6c60
    Add guest default role with read-only alerts scope (#1131) Nick Satterly 2020-01-26 16:28:40 +0100
  • ed46a875cc Add guest default role with read-only alerts scope add-guest-default-role Nick Satterly 2020-01-26 16:22:26 +0100
  • 1b3d9abf18 Use user.login instead of name for list admin users (#1130) Nick Satterly 2020-01-26 14:31:47 +0100
  • d82825a224
    Use user.login instead of name for list admin users (#1130) Nick Satterly 2020-01-26 14:31:47 +0100
  • a70a9e289d Use user.login instead of name for list admin users alertad-user-cmd-login Nick Satterly 2020-01-26 14:24:00 +0100
  • 4c99c9fc9a Add support for editing API key user (#1129) Nick Satterly 2020-01-25 20:38:29 +0100
  • 7c5799b2e0
    Add support for editing API key user (#1129) Nick Satterly 2020-01-25 20:38:29 +0100
  • c2e755f6ec Add support for editing API key user edit-api-key-user Nick Satterly 2020-01-25 20:31:06 +0100
  • ed2a499e49 Add attributes field to heartbeat for use in hb alerts (#1128) Nick Satterly 2020-01-25 13:03:35 +0100
  • 49ec257e76
    Add attributes field to heartbeat for use in hb alerts (#1128) Nick Satterly 2020-01-25 13:03:35 +0100
  • 054968cd70 Whitespace fix for pre-commit hook to pass add-heartbeat-attributes Nick Satterly 2020-01-25 12:35:10 +0100
  • e134e6a3c6 Add attributes field to heartbeat for use in hb alerts Nick Satterly 2020-01-23 20:41:09 +0100
  • a16ee6d24f Update pre-commit hook versions Nick Satterly 2020-01-23 20:39:17 +0100
  • 43b2c33b06 Update pre-commit hook versions Nick Satterly 2020-01-23 20:39:17 +0100
  • 9228254671 Added guest user with the scope of "read.alerts" burakksglu 2020-01-22 09:59:15 +0300
  • fe94c21c2d Fix admin role to scope lookup (#1126) Nick Satterly 2020-01-20 21:18:09 +0100
  • 36f80f8d82
    Fix admin role to scope lookup (#1126) Nick Satterly 2020-01-20 21:18:09 +0100
  • 02018a987c Fix postgres scopes lookup add-admin-role-test Nick Satterly 2020-01-20 21:11:01 +0100
  • 095d558f4a Fix test assertion for admin role that gets admin scope Nick Satterly 2020-01-20 20:59:37 +0100
  • 9d49ab9e9f Add test for default user role Nick Satterly 2020-01-20 20:51:28 +0100
  • 24e1f4f393 Fix admin role to admin scopes lookup logic Nick Satterly 2020-01-20 20:44:09 +0100
  • fa1db72cb0 Add test for admin role to scope lookup Nick Satterly 2020-01-20 20:07:50 +0100
  • 222bad87d4 Max latency config setting for stale heartbeats (#1094) Nick Satterly 2020-01-19 12:48:42 +0100
  • 12f3f84ddb
    Max latency config setting for stale heartbeats (#1094) Nick Satterly 2020-01-19 12:48:42 +0100
  • ff108f75d0 Max latency config setting for stale heartbeats fix-hb-max-latency Nick Satterly 2019-10-01 22:16:42 +0200
  • 5c77a65032 Get the canonical alert id when query history by id (#1125) Nick Satterly 2020-01-18 22:12:13 +0100
  • 8889a9a8c7
    Get the canonical alert id when query history by id (#1125) Nick Satterly 2020-01-18 22:12:13 +0100
  • 05c5b0364b Get the canonical alert id when query history by id fix-history-id Nick Satterly 2020-01-18 22:04:07 +0100
  • b5c894497f Return end session URL to browser on logout from OIDC (#1122) Nick Satterly 2020-01-12 16:01:04 +0100
  • a8e66b457b
    Return end session URL to browser on logout from OIDC (#1122) Nick Satterly 2020-01-12 16:01:04 +0100
  • 384e534211 Return end session URL to browser on logout from OIDC oauth2-logout-from-idp Nick Satterly 2020-01-11 10:14:59 +0100
  • eb9cabb48a Allow server to set default alert filter (#1121) Nick Satterly 2020-01-09 17:52:53 +0100
  • c79943e690
    Allow server to set default alert filter (#1121) Nick Satterly 2020-01-09 17:52:53 +0100
  • 5013354f0f Allow server to set default alert filter config-default-filter Nick Satterly 2020-01-09 00:18:26 +0100
  • 7f568e1b92 removed the extra space before double quotes root 2020-01-03 15:05:03 +0530
  • ac66e895c5 Fix error in the id option of the history command root 2020-01-02 17:40:06 +0530
  • f6cd9dbdb2 mypy should ignore missing imports by default (#1113) Nick Satterly 2019-11-28 21:40:59 +0100
  • 6694d846a2
    mypy should ignore missing imports by default (#1113) Nick Satterly 2019-11-28 21:40:59 +0100
  • f3f36402ed mypy should ignore missing imports by default fix-mypy-ini Nick Satterly 2019-11-28 21:25:44 +0100
  • 9a5ca42ad5 Import ProxyFix from werkzeug.middleware.proxy_fix (#1095) Jarno Huuskonen 2019-11-28 22:23:42 +0200
  • 4affdfb5da Import ProxyFix from werkzeug.middleware.proxy_fix (#1095) Jarno Huuskonen 2019-11-28 22:23:42 +0200
  • 3b5628dbae 1079(https://github.com/alerta/alerta/pull/1079) breaks changing (#1111) Jarno Huuskonen 2019-11-28 21:31:45 +0200
  • 856e3e64a3 1079(https://github.com/alerta/alerta/pull/1079) breaks changing (#1111) Jarno Huuskonen 2019-11-28 21:31:45 +0200
  • 5c11e5cbe1 1079(https://github.com/alerta/alerta/pull/1079) breaks changing user passwords with internal authentication (passwords are set to [REDACTED]). This commit moves user.update / user.update_attributes before write_audit_trail, so password change works. Jarno Huuskonen 2019-11-10 13:42:12 +0200
  • 6f4879ffbe Move config endpoint to own file (#1101) Nick Satterly 2019-10-14 23:32:21 +0200
  • dbf045ff79
    Move config endpoint to own file (#1101) Nick Satterly 2019-10-14 23:32:21 +0200
  • 5f8c3c040a Fix default date/time formats (#1100) Nick Satterly 2019-10-14 23:20:18 +0200
  • db244d5cb6
    Fix default date/time formats (#1100) Nick Satterly 2019-10-14 23:20:18 +0200
  • 3de74cf27e Move config endpoint to own file refactor-config Nick Satterly 2019-10-14 23:18:44 +0200
  • 482d75b563 Fix default date/time formats date-time-formats Nick Satterly 2019-10-14 23:09:28 +0200
  • c4d327fb93 utils/audit.py:get_redacted_data: check that data is defined (#1098) Jarno Huuskonen 2019-10-13 11:03:08 +0300
  • 3f17f539a8 utils/audit.py:get_redacted_data: check that data is defined (#1098) Jarno Huuskonen 2019-10-13 11:03:08 +0300
  • 4188fe3eb6 utils/audit.py:get_redacted_data: check that data is defined otherwise (at lease heartbeat delete) can fail with: File "alerta/utils/audit.py", line 86, in get_redacted_data if 'password' in data: TypeError: argument of type 'NoneType' is not iterable Jarno Huuskonen 2019-10-12 16:25:58 +0300
  • 3883dcb471 updated method for list validation Kjetil Mjøs 2019-10-11 20:37:49 +0200
  • ce65bf22b4 Import ProxyFix from werkzeug.middleware.proxy_fix (werkzeug.contrib.fixers is deprecated: https://werkzeug.palletsprojects.com/en/0.15.x/contrib/fixers/) Jarno Huuskonen 2019-10-08 18:40:34 +0300
  • feba480461 Changing order of hearbeat status evaluation to prioritize stales over slows (#1087) João Rebelo 2019-10-02 09:42:31 +0100
  • 3424ee6c6a Changing order of hearbeat status evaluation to prioritize stales over slows (#1087) João Rebelo 2019-10-02 09:42:31 +0100
  • 8e4610cece Changing order of hearbeat status evaluation to prioritize stales over slows João Rebelo 2019-10-02 09:27:57 +0100
  • 023005105a updated code after comments Kjetil Mjøs 2019-09-25 13:11:27 +0200
  • ddf1e8c2da refactored code, added test for old parsing Kjetil Mjøs 2019-09-24 17:10:48 +0200
  • 54b1bf2896 added tardown method to test Kjetil Mjøs 2019-09-24 08:35:14 +0200
  • 7370a55219 tests passed Kjetil Mjøs 2019-09-23 22:20:38 +0200
  • 62b7c4a872 all tests added Kjetil Mjøs 2019-09-23 16:22:27 +0200
  • 92c7cf91fc Validation of environment variables Kjetil Mjøs 2019-09-23 15:48:07 +0200
  • d1d9c27317 Bump version to 7.4.1 Nick Satterly 2019-09-22 22:58:36 +0200
  • e90758a5ff Bump version to 7.4.1 v7.4.1 Nick Satterly 2019-09-22 22:58:36 +0200
  • c159c3d586 Move valid scope check to update perms view (#1081) Nick Satterly 2019-09-22 22:57:32 +0200
  • 4ec7abd26d
    Move valid scope check to update perms view (#1081) Nick Satterly 2019-09-22 22:57:32 +0200
  • 08231a22eb Move valid scope check to update perms view fix-valid-scope-check Nick Satterly 2019-09-22 22:48:43 +0200
  • fe43b8271a Check for invalid scopes (#1080) Nick Satterly 2019-09-22 13:39:19 +0200
  • ca578133b2
    Check for invalid scopes (#1080) Nick Satterly 2019-09-22 13:39:19 +0200
  • 2a199d6936 Check for invalid scopes invalid-scope-check Nick Satterly 2019-09-22 13:28:06 +0200
  • 76262aeab4 Redact sensitive data in audit logs (#1079) Nick Satterly 2019-09-22 12:45:06 +0200
  • 8f01cceffd
    Redact sensitive data in audit logs (#1079) Nick Satterly 2019-09-22 12:45:06 +0200
  • be5b29e1d7 Redact sensitive data in audit logs audit-log-redact Nick Satterly 2019-09-22 11:44:48 +0200
  • ceb3ff6994 Bump version to 7.4.0 Nick Satterly 2019-08-18 09:27:12 +0200
  • 64d4e9f7bc Bump version to 7.4.0 v7.4.0 Nick Satterly 2019-08-18 09:27:12 +0200
  • 76437a7179 Support MongoDB seedlist connection format (#1070) Nick Satterly 2019-08-16 23:02:19 +0200
  • 24a0723753
    Support MongoDB seedlist connection format (#1070) Nick Satterly 2019-08-16 23:02:19 +0200