Commit Graph

24119 Commits (56030252f539e4a58c474604e090774703411d11)

Author SHA1 Message Date
Sami Mokaddem 56030252f5
fix: [layout:title] Make sure page title are correctly formatted 2023-06-06 15:52:16 -04:00
Sami Mokaddem bd9936cf10
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-06-06 15:51:03 -04:00
Sami Mokaddem f2dfa21a7a
chg: [ui:global_menu] Removed `new` badge since the feature has been out for few months 2023-06-06 15:49:26 -04:00
Sami Mokaddem 215672b5ef
chg: [main] Added special tag style 2023-06-06 15:46:46 -04:00
Sami Mokaddem a0adc64e99
fix: [workflow:genericFiltering] Fixed typo 2023-06-06 15:41:41 -04:00
iglocska 69f5d696a8
Merge branch '2.4' into develop 2023-06-06 11:15:34 +02:00
iglocska f7232ed842
fix: [removed R rated debug call]
- oops
2023-06-06 11:14:32 +02:00
iglocska c2ca52e83b
fix: [taxii push] 2023-06-06 11:12:38 +02:00
Christophe Vandeplas 27ece6afba fix: [AuthKeys] improve readability of add ACL 2023-06-04 09:25:19 +02:00
Christophe Vandeplas d056b8dceb fix: [AuthKey] Cleanup AuhKey permissions fixes #9121 2023-06-04 09:14:11 +02:00
Christophe Vandeplas 132afb7321 fix: [Users] fixes column not found Role.perm_site_admin 2023-06-04 08:18:52 +02:00
Christophe Vandeplas a7f4d0c2e1 chg: [schema bump] 2023-06-04 07:16:34 +02:00
Christophe Vandeplas 26413009e1 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2023-06-04 07:02:37 +02:00
Christophe Vandeplas b2bb4f817b fix: [security] Org admins cannot delete site admin accounts see #9121 2023-06-04 07:01:29 +02:00
Sami Mokaddem ee905f6dbb
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-06-03 17:38:13 -04:00
Sami Mokaddem c454bc4c38
fix: [workflowModules:pushZmq] Fixed typo 2023-06-03 17:37:24 -04:00
Sami Mokaddem c65c7335b5
new: [workflowModules:attachWarninglist] Added new module that attach warninglist hits on the roaming data 2023-06-03 16:36:55 -04:00
Sami Mokaddem f22611e1b8
fix: [worflow:applyFilter] Replace existing data correctly 2023-06-03 16:35:17 -04:00
Alexandre Dulaunoy e0bc2d57e5
Merge pull request #9021 from vincenzocaputo/add-telegram-alert-module
new: [misp-workflow-modules] Telegram alert module
2023-06-01 14:43:33 +02:00
iglocska 1dee4a760d
Merge branch 'totp' into develop 2023-05-31 15:17:32 +02:00
iglocska acf3e41e9d
fix: [removing totp] was a postlink, causing unprompted removal
- use a GET to display a modal with the prompt
2023-05-31 15:13:56 +02:00
iglocska 8d596784e3
fix: [privileges] only site admins can remove totp for a user
- leads to potential privilege check circumvention otherwise (org admin deleting site admin's totp key)
- also, removal should be a nuclear option
2023-05-31 15:12:54 +02:00
iglocska 3097dc106e
fix: [totp field check] causes exception if update is not executed yet and the field isn't added
- without the login the update doesn't execute - chicken & egg issue
2023-05-31 15:11:51 +02:00
Jakub Onderka b47abb86c9
Merge pull request #9101 from JakubOnderka/passedArgs_is_undefined
Passed args is undefined
2023-05-31 11:55:58 +02:00
iglocska 93ac50a490
Merge branch '2.4' into develop 2023-05-31 09:32:45 +02:00
iglocska 73fe63bb0e
chg: [org map widget] added some country names to the lookup 2023-05-31 09:31:46 +02:00
iglocska a9f40fe91c
Merge branch '2.4' into develop 2023-05-31 09:01:30 +02:00
iglocska 8246b5b44f
new: [usage data widget] added a global caching for attribute counts
- counts are too bloody expensive not to do this
2023-05-31 09:00:37 +02:00
iglocska f02d52b1ab
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2023-05-30 09:02:38 +02:00
iglocska 709a9e270a
fix: [Attribute index] moved to light pagination 2023-05-30 09:01:30 +02:00
Christophe Vandeplas cb74ad507f chg: [security] OTP support for HOTP 2023-05-25 23:28:14 +02:00
Christophe Vandeplas afbb9fab95 chg: [security] TOTP anti-bruteforce support 2023-05-25 21:12:07 +02:00
Christophe Vandeplas 6311f7d3e6 Merge branch 'develop' into feature/totp 2023-05-25 20:53:06 +02:00
Alexandre Dulaunoy b43a89848d
chg: [misp-galaxy] updated 2023-05-25 14:20:08 +02:00
Alexandre Dulaunoy 9584fe53d1
chg: [misp-galaxy] updated 2023-05-25 14:19:25 +02:00
Jakub Onderka 75312e718b chg: [internal] Fix passedArgs is undefined 2023-05-24 14:07:13 +02:00
Jakub Onderka 3acccf9875
Merge pull request #8830 from JakubOnderka/access-log-enhancement
Access log enhancement
2023-05-24 13:38:06 +02:00
Jakub Onderka 5cf083d90c
Merge pull request #8763 from JakubOnderka/galaxy-cluster-pull
Galaxy cluster pull
2023-05-24 10:41:07 +02:00
Jakub Onderka a9f407bc10
Merge pull request #9057 from JakubOnderka/sentry
new: [internal] Send exceptions to Sentry if enabled
2023-05-24 10:40:09 +02:00
Jakub Onderka defcdc3f50
Merge pull request #9098 from JakubOnderka/audit-log-ignore-unique-ips
chg: [log] Do not audit log when unique_ips field is changed
2023-05-24 10:39:30 +02:00
Jakub Onderka 65ee6c5d53
Merge pull request #9099 from JakubOnderka/redis-loading
chg: [internal] Check if Redis is loading
2023-05-24 10:38:52 +02:00
Jakub Onderka d6a850f98c chg: [internal] Check if Redis is loading 2023-05-24 10:31:36 +02:00
Jakub Onderka 146fbd0ae9 fix: [sync] Error handling when pulling clusters 2023-05-24 09:58:09 +02:00
Jakub Onderka 06b6ef7092 chg: [sync] Optimise galaxy cluster pulling 2023-05-24 09:58:09 +02:00
Jakub Onderka 30ceb29463 chg: [internal] Faster checking if galaxy cluster is blocked 2023-05-24 09:58:09 +02:00
Jakub Onderka 2e753abea1 chg: [internal] Use less memory when encoding big JSON responses 2023-05-24 09:56:43 +02:00
Jakub Onderka 44738e4382 chg: [UI] Show user agent in title in access log 2023-05-24 09:56:43 +02:00
Jakub Onderka 90d7d66ee6
Merge pull request #8906 from JakubOnderka/fix-missing-user-id
fix: [internal] Missing user_id field for event when editing shadow attribute
2023-05-24 09:55:24 +02:00
Jakub Onderka 0b43b73481
Merge pull request #8907 from JakubOnderka/remove-user-guide
chg: [UI] Remove local user guide
2023-05-24 09:55:01 +02:00
Jakub Onderka 6da808b1e8
Merge pull request #8908 from JakubOnderka/oidc-logging
chg: [oidc] Better info logging with IP and part of session ID
2023-05-24 09:54:36 +02:00