Commit Graph

23575 Commits (7c69ee9dab789009462a269727af5f83fd5d7dc3)

Author SHA1 Message Date
Jakub Onderka 7c69ee9dab fix: db_version in db_schema.json 2022-12-21 13:19:06 +01:00
Jakub Onderka 55e4a1ce89 fix: [UI] Add missing space after tag 2022-12-21 12:59:17 +01:00
Sami Mokaddem 0aa2475c1b
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-20 13:03:37 +01:00
Sami Mokaddem 83cfe23052
new: [event-timeline] Added Timestamp distribution chart when the timeline cannot show all items 2022-12-20 13:03:29 +01:00
Sami Mokaddem ba533e9b3d
chg: [graph.js] Updated to version 4.1.1 2022-12-20 13:02:32 +01:00
StefanKelm 9bba80ccd7
Update correlations.ctp
tiny typo
2022-12-17 06:39:40 +01:00
Sami Mokaddem 4c3bceec70
chg: [taxonomy:checkIfNewTagAllowed] Add the `tlp` edge-case when adding new tags
- Now, after removing all mirrors, I can go about my day without constantly being reminded of my existence.
2022-12-13 10:52:39 +01:00
Sami Mokaddem 4c30854e27
fix: [dashboard:*SightingsWidget] Updated to support the correct response type 2022-12-13 10:44:41 +01:00
Sami Mokaddem 6677f216c0
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-12 09:41:47 +01:00
Sami Mokaddem 62d680a821
fix: [workflow:getUserForWorkflow] Give all perms to workflow user 2022-12-12 09:41:42 +01:00
Christophe Vandeplas f18f0514f7 fix: [auth][log] log correct org/userid with failed login fixes #8807 2022-12-07 00:55:20 +01:00
Christophe Vandeplas 9d51d143bb fix: [log] filter user logs on user_id not email 2022-12-06 13:08:31 +01:00
Christophe Vandeplas bdda94529d chg: [roles] set default role to User if none is set 2022-12-06 10:39:53 +01:00
Christophe Vandeplas e96c56ef94 fix: [dashboard] sort dashboard widgets 2022-12-06 07:14:44 +01:00
Christophe Vandeplas c59403e758 fix: [log] remote IP header clarify prefix is needed 2022-12-04 00:58:42 +01:00
Jakub Onderka e6c174fc58
Merge pull request #8751 from JakubOnderka/disable-discussion
new: [UI] Add ability to disable discussion
2022-12-02 10:44:51 +01:00
Jakub Onderka faf9c58e57
Merge pull request #8757 from JakubOnderka/sql-logging
SQL logging
2022-12-02 10:01:55 +01:00
Jakub Onderka 9ded7e4e31 fixup! fix: [db_schema] Update to 104 2022-12-02 09:50:24 +01:00
Jakub Onderka 097275ec96 fix: [log] Fetching remote IP address
Fixes #8795 and #8788
2022-12-02 09:50:18 +01:00
Jakub Onderka 1fc62ef41e fix: [log] Condition for old access log 2022-12-02 09:50:18 +01:00
Jakub Onderka ae7f9290f7 fix: [log] Request time 2022-12-02 09:50:18 +01:00
Jakub Onderka fa5e70f99e fix: [UI] Consider Database/MysqlExtended as valid data source 2022-12-02 09:50:18 +01:00
Jakub Onderka b7d8b39903 fix: [log] Undefined index 2022-12-02 09:50:18 +01:00
Jakub Onderka cee85beb0a chg: [internal] Better error message for FileAccessTool::writeToFile 2022-12-02 09:50:18 +01:00
Jakub Onderka ef91769bac fix: [db_schema] Update to 104 2022-12-02 09:50:17 +01:00
Jakub Onderka ad18cbe3a7 new: [log] Access log retention command 2022-12-02 09:39:07 +01:00
Jakub Onderka b3fd267105 new: [log] Add ability to log sql queries for access log 2022-12-02 09:39:05 +01:00
Jakub Onderka 00fa78e6ea chg: [internal] Move rest response SQL output 2022-12-02 09:38:14 +01:00
Jakub Onderka ec1543833f
Merge pull request #8799 from JakubOnderka/duplicate-migration
fix: [db] Duplicate migration
2022-12-02 08:27:52 +00:00
Jakub Onderka 8ea28a1385 fix: [db] Duplicate migration 2022-12-01 17:19:54 +01:00
Jakub Onderka 52e37972b1
Merge pull request #8796 from JakubOnderka/fix-cluster-attach
fix: [internal] Attaching clusters
2022-12-01 14:36:54 +00:00
Luciano Righetti 1d919354d2
Merge pull request #8794 from righel/highlighted-tags
new: highlighted tags
2022-12-01 15:32:25 +01:00
Jakub Onderka d4c6d9e40c fix: [internal] Cleanup for log controller 2022-12-01 15:26:17 +01:00
Jakub Onderka 4a76fae0ea chg: [test] Show application logs 2022-12-01 15:03:02 +01:00
Luciano Righetti 33117bfe8e
fix: undefined index 2022-12-01 14:45:54 +01:00
Luciano Righetti f66ac93d02
fix: css 2022-12-01 14:44:32 +01:00
Luciano Righetti ebacca77f4
fix: undefined 2022-12-01 14:44:13 +01:00
Luciano Righetti 7d0faf356a
fix: undefined index 2022-12-01 14:43:38 +01:00
iglocska 1876c28912
chg: [redistool] allow for using sockets 2022-12-01 14:25:11 +01:00
iglocska 8267d80e15
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-01 14:09:34 +01:00
iglocska 14ebd7c775
fix: [ACL] added admin_destroy 2022-12-01 14:09:18 +01:00
iglocska b6a2c854a4
new: [session killswitch] added endpoint to kill existing sessions for a user
- required for integration in MeliCERTes II
2022-12-01 14:07:48 +01:00
Jakub Onderka fbe66a26e8 fix: [test] Update after log change 2022-12-01 13:25:36 +01:00
Jakub Onderka 5f6870b9ac fix: [internal] Attaching clusters 2022-12-01 13:11:21 +01:00
Christophe Vandeplas bc4b1e6f49 fix: [logs] only allow for perm_audit & promote the perm to all 2022-12-01 10:49:50 +01:00
Luciano Righetti 53e3af4787
chg: show short tags for highlighted tags 2022-12-01 10:17:22 +01:00
Christophe Vandeplas b34933a4a5 chg: [logs] user can see own logs 2022-12-01 10:03:22 +01:00
Luciano Righetti 6aabed566a
fix: cs 2022-12-01 08:51:37 +01:00
Luciano Righetti c927c4efa0
fix: cs 2022-12-01 08:50:49 +01:00
Christophe Vandeplas 77d0e9e17d fix: [log] Minor cosmetic fixes 2022-12-01 05:58:06 +01:00