Commit Graph

709 Commits (76ac169810b6c5d4f40a19baf30bb3212cf52003)

Author SHA1 Message Date
iglocska 0ae53cc1f1
chg: [queryversion] bump 2021-10-12 15:02:34 +02:00
Jakub Onderka 544c9ee8b9 new: [internal] Store MISP live status also in Redis 2021-10-04 10:07:32 +02:00
Jakub Onderka 1262b6124c chg: [internal] AppController code cleanup 2021-09-26 13:21:55 +02:00
Jakub Onderka 861fdffada chg: [internal] Move methods to specific controllers 2021-09-26 12:23:23 +02:00
Jakub Onderka aeffc1b204 fix: [internal] Undefined offset in AppController 2021-09-26 11:39:50 +02:00
Jakub Onderka dc05fc1302 chg: [internal] Code cleanup 2021-09-20 10:51:10 +02:00
Jakub Onderka 81eddfdb76 chg: [internal] Do not fetch keys from db for authkey login 2021-09-15 09:51:02 +02:00
Jakub Onderka 617fddd069 chg: [internal] Remove deprecated variables 2021-09-14 15:44:35 +02:00
Jakub Onderka 98b87d8987 chg: [security] Use const hasher also for login 2021-08-24 21:45:37 +02:00
Jakub Onderka b5bb93c51e fix: [API] Deprecation header 2021-08-23 15:39:25 +02:00
Raphaël Vinot 111cbd349d chg: [PyMISP] Bump recommended version 2021-08-05 11:47:42 +02:00
Jakub Onderka 30220e86da
Merge pull request #7525 from JakubOnderka/deprecate-getpymisp-version
chg: [API] Deprecate getPyMISPVersion
2021-07-01 09:42:30 +02:00
Jakub Onderka 09e6d41fdf
Merge pull request #7482 from JakubOnderka/authkey-read-only
new: [API] Read only authkeys
2021-06-29 10:13:08 +02:00
Jakub Onderka 5fbac2d000 chg: [internal] Simplify generating some JSON responses 2021-06-28 14:43:24 +02:00
Jakub Onderka 017249451b new: [API] Read only authkeys 2021-06-28 12:41:10 +02:00
Jakub Onderka 302faa3150 chg: [API] Deprecate getPyMISPVersion and returns required info in getVersion 2021-06-28 12:36:06 +02:00
Jeroen Pinoy feaaa1ad93
chg: log remote IP for authkey use attempt if remote IP not allowed by key 2021-06-07 18:27:05 +02:00
Raphaël Vinot edc469a47d chg: [PyMISP] Bump 2021-06-07 07:40:09 -07:00
mokaddem c2600b3c94
fix: [appController] Bumped queryversion 2021-06-04 15:33:40 +02:00
Raphaël Vinot 5a31694254 chg: [PyMISP] Bump version 2021-05-13 22:57:50 -07:00
mokaddem d19c7538d3
chg: bumped queryversion 2021-05-04 11:04:10 +02:00
Raphaël Vinot 8e108202d1 chg: [PyMISP] Bump 2021-04-26 10:58:33 +02:00
mokaddem 6407b150eb
new: [event:timeline] Fit visible window from provided start/end dates + help tooltip 2021-04-08 16:34:20 +02:00
Raphaël Vinot c5766f88c8 chg: Bump PyMISP 2021-04-01 14:00:48 +02:00
Jeroen Pinoy b0714a4045 chg: [UI] fix debugon for debug = 1. fix #7131 2021-03-25 16:36:26 +00:00
iglocska c7643515d6
chg: [auth] if no API key is provided for an API action - log it 2021-03-24 23:20:28 +01:00
iglocska 5661adcf8f
chg: [auth key] logging no longer collapsed if the new setting is enabled
Security.log_each_individual_auth_fail will log all API failures instead of collapsing repeated queries
2021-03-24 23:03:22 +01:00
mokaddem 2d058b6dc1
chg: bumped queryversion 2021-03-09 10:53:24 +01:00
Jakub Onderka 6a5716b69b
Merge pull request #7150 from JakubOnderka/force-https
new: [internal] Security setting force_https
2021-03-04 10:44:33 +01:00
iglocska d4989dbd85
Merge branch '2.4' into develop 2021-03-03 21:31:07 +01:00
Jakub Onderka 2a8ba9020f new: [internal] Security setting force_https 2021-03-03 20:07:07 +01:00
Jakub Onderka 440eb2372c fix: [csp] Incorrect variable name 2021-03-03 18:28:18 +01:00
iglocska e394cfbe66
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-03-03 17:24:36 +01:00
Jakub Onderka 7695b52f0f chg: [csp] Report only by default 2021-03-03 17:19:07 +01:00
Jakub Onderka eb75b5c395 fix: [csp] Custom policies 2021-03-03 15:22:37 +01:00
Raphaël Vinot 9f18cec0ca chg: [PyMISP] Bump version 2021-03-03 13:02:37 +01:00
Raphaël Vinot 9923e30c84 chg: [PyMISP] Bump version 2021-03-03 10:41:50 +01:00
Jakub Onderka 94bba9baca
Merge pull request #7104 from JakubOnderka/authkeys-allowed-ips
new: [authkeys] Allowed IPs
2021-03-03 10:05:16 +01:00
Jakub Onderka a646f03aae
Merge pull request #7111 from JakubOnderka/cookie-name
chg: [internal] Set cookie name just when no name is set
2021-03-03 09:25:09 +01:00
Jakub Onderka 599819f7f9 new: [authkeys] Allowed IPs 2021-03-03 09:23:07 +01:00
Jakub Onderka 62537961f0 fix: [internal] Undefined index when importing from module 2021-03-02 14:44:41 +01:00
Jakub Onderka 98ec79db60 chg: [internal] Set cookie name just when no name is set 2021-03-01 17:22:39 +01:00
Jakub Onderka 8a3144f112 new: [security] Content-Security-Policy support 2021-02-26 13:21:00 +01:00
iglocska bf0bc494b2
Merge branch '2.4' into develop 2021-02-19 19:43:14 +01:00
iglocska 5654b536bd
fix: [caching] monkey-patching a client side MISP bug causing the caching to loop endlessly
- MISP caching can run into an endless loop if errors are returned for whatever reason
- This patch handles the specific case when the remote MISP requests an attribute range for caching that has an offset beyond the highest ID (should never happen)

- It's a dirty fix but should have nearly no impact on performance whilst resolving the issue
2021-02-19 19:41:12 +01:00
mokaddem 487253b712
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-02-19 09:01:26 +01:00
mokaddem 8d9d0e6411
fix: [restClient] Make sure to split value on strings
Fix #7032
2021-02-19 09:00:45 +01:00
Jakub Onderka 412d9dba1d
Merge pull request #6906 from JakubOnderka/compressed-requests
new: [sync] Compressed requests support
2021-02-18 18:03:11 +01:00
mokaddem 37a724ddf3
fix: [events] Attach cluster from matrix in multiselect. Fix #6956 2021-02-15 15:05:23 +01:00
mokaddem 43db6029db
fix: [eventTimeline] Refrsh attribute index when dragging. Fix #6958 2021-02-15 14:21:32 +01:00