Commit Graph

17183 Commits (582658545450149fb66c104bcd4ef1bc74ac97f3)

Author SHA1 Message Date
Jakub Onderka 4af34a999c chg [galaxy] Simplify saving galaxies 2022-03-27 18:45:32 +02:00
Jakub Onderka 67fd15f543 chg: [warninglist] Insert in bigger chunks 2022-03-27 18:45:32 +02:00
Jakub Onderka 1a589c64f8 chg [authkeys] Add validation 2022-03-27 18:45:32 +02:00
Jakub Onderka e6202e8078 fixup! new: [test] JSONConverterToolTest 2022-03-26 13:57:24 +01:00
Jakub Onderka 5b65286f51 new: [test] JSONConverterToolTest 2022-03-26 13:17:19 +01:00
Jakub Onderka 6af7503b36 fix: [sign] Remove unused method 2022-03-26 13:16:51 +01:00
Jakub Onderka a07625294b chg: [sign] Return signature in binary format 2022-03-26 12:10:26 +01:00
Jakub Onderka edbf26d9b2 fix: [internal] Simplify RestResponse code 2022-03-26 12:10:26 +01:00
Jakub Onderka f1dd24933c fix: [sign] Allow to sign event by key stored in gpg homedir 2022-03-26 12:10:26 +01:00
Jakub Onderka cc3b7271d9 fix: [api] EventsController::toggleProtect 2022-03-26 12:10:26 +01:00
Jakub Onderka b21ad57b47 new: [test] GpgToolTest 2022-03-26 12:10:26 +01:00
Jakub Onderka 6e75c3b560 chg: [gpgTool] Simplify code 2022-03-26 08:41:11 +01:00
Jakub Onderka 5253ada680 chg: [sign] Simplified key handling 2022-03-26 08:41:09 +01:00
iglocska f4e390ae27
new: [event locks] have an option to disable them
- it's annoying and causes headaches
- as discussed in #8204
2022-03-25 08:52:51 +01:00
iglocska aeb927fa29
Merge branch '2.4' into develop 2022-03-24 23:17:54 +01:00
iglocska 94c8d69577
fix: [notice error] in the event view fixed 2022-03-24 23:14:58 +01:00
iglocska e987019748
fix: [authkeys] tighter controls over adding authkeys
- only allow to add authkeys to your own user and any user in your own organisation that is not org admin / site admin
- correctly filter the authkey add dialogue for the requested user if going through a user profile

- as reported by @oivindoh
2022-03-24 23:12:41 +01:00
iglocska 87a9d8b960
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2022-03-24 16:12:57 +01:00
iglocska 6cc19478d4
chg: [server sync] update to the previous fix to include the recursive condition
- instead of just replacing the condition with the contain list, include both to get the performance gains back
2022-03-24 16:12:46 +01:00
iglocska a27ae0eeb9
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-03-24 16:12:32 +01:00
iglocska 08ccdf23e2
chg: [server sync] update to the previous fix to include the recursive condition
- instead of just replacing the condition with the contain list, include both to get the performance gains back
2022-03-24 16:11:29 +01:00
Alexandre Dulaunoy 1098da8f3b
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2022-03-24 15:44:05 +01:00
Alexandre Dulaunoy 8502377923
chg: [misp-objects] updated 2022-03-24 15:43:46 +01:00
Alexandre Dulaunoy 1aa2980517
chg: [misp-objects] updated 2022-03-24 15:43:18 +01:00
iglocska b1f1b4d2cd
Merge branch '2.4' into develop 2022-03-24 15:37:21 +01:00
Alexandre Dulaunoy 0e57d5d9f8
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-03-24 15:37:01 +01:00
iglocska 7b13a1770b
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2022-03-24 15:36:58 +01:00
Alexandre Dulaunoy 853971997c
Merge branch '2.4' into develop 2022-03-24 15:36:51 +01:00
iglocska 15820bb5af
fix: [sync] publishing sharing group events fail to sync - fixed
- code cleanup removed related models, including remote org which is needed to check if the remote is to receive an event

- as reported by @treyka
2022-03-24 15:36:11 +01:00
Raphaël Vinot 7650f2d003 chg: [PyMISP] Bump version 2022-03-24 15:32:06 +01:00
Alexandre Dulaunoy 6d9db2b2b1
chg: [warning-lists] updated 2022-03-24 15:31:17 +01:00
Alexandre Dulaunoy 4fc350a52f
chg: [misp-galaxy] updated to the latest version 2022-03-24 15:23:28 +01:00
Alexandre Dulaunoy 25496441fc
chg: [misp-objects] updated 2022-03-24 15:22:57 +01:00
iglocska 66b129c5a1
Merge branch '2.4' into develop 2022-03-21 17:08:32 +01:00
iglocska 086529ac16
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2022-03-21 17:08:22 +01:00
iglocska bd047201a6
fix: [publish] button missing for users, fixes #8233 2022-03-21 17:08:03 +01:00
Alexandre Dulaunoy d6c50e17f6
chg: [misp-objects] updated to the latest version 2022-03-21 15:10:13 +01:00
iglocska d928363523
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-03-21 11:32:58 +01:00
iglocska 0480794dcf
fix: [cryptographic signing] added more graceful failures when GPG isn't configured 2022-03-21 11:31:58 +01:00
Jakub Onderka 6f25141be3 chg: [UI] Update jQuery to 3.6.0 2022-03-20 15:18:26 +01:00
Jakub Onderka 38fc903501 chg: [UI] Open modal without onclick vol. 2 2022-03-20 14:55:58 +01:00
Jakub Onderka 611f75026f fix: [UI] Do not log exception for invalid key 2022-03-20 14:21:32 +01:00
Jakub Onderka 5ccab0d157 fix: [UI] Undefined variable debugMode 2022-03-20 14:21:32 +01:00
Jakub Onderka f6d1015f95 chg: [UI] Open modal without onclick 2022-03-20 14:21:32 +01:00
Jakub Onderka ec0fae0c94 fix: [internal] Code style 2022-03-20 14:21:31 +01:00
Jakub Onderka ebef28b8cc
Merge pull request #8228 from JakubOnderka/validate-attribute-type
fix: [api] Validate attribute type to avoid warnings
2022-03-20 14:18:31 +01:00
Jakub Onderka 840d72dc76
Merge pull request #8227 from JakubOnderka/redis-exception
chg: [internal] Throw exception if Redis class not found
2022-03-20 14:17:48 +01:00
Jakub Onderka d133f705ac fix: [UI] Undefined variable 2022-03-20 08:43:49 +01:00
Jakub Onderka f3ed07fefc fix: [api] Validate attribute type to avoid warnings 2022-03-19 13:14:10 +01:00
Jakub Onderka 9d8fc81678 chg: [internal] Throw exception if Redis class not found 2022-03-19 12:31:55 +01:00