MISP 2.4.180 released with a new security user login profile feature, bugs fixed and many improvements.
MISP 2.4.180 released with a new security user login profile feature, bugs fixed and many improvements.
New
- [api] added X-MISP-AUTH as an alternative header to Authorization, fixes #9418. [iglocska]
Changes
- [VERSION] bump. [iglocska]
- [workflows] restored 7.2 and 7.3. [iglocska]
- [user login profile] old version compatibility. [iglocska]
- [event index] hover over ID will show the info field, generally more useful than the threat level. [iglocska]
Fix
- [login] fixes bad fix and catches first login after update. [Christophe Vandeplas]
- [revert] dumb check. [iglocska]
- [compatibility] make the ancient gods happy. [iglocska]
- [user login profile] skip checks for ancient php versions. [iglocska]
- [Attribute:EditPostProcessing] Make sure the ID is set. [Sami Mokaddem]
- [attribute:editPostProcessing] Fixed typo in condition preventing tags to be detached. [Sami Mokaddem]
- [attributes] type field added to editable fields. [iglocska]
- [RPZ] export custom parameters ingored, fixes #9420. [iglocska]
- [Attribute:editPostProcessing] Fixed sighting capture. [Sami Mokaddem]
- [Attribute:EditPostProcessing] Make sure the ID is set. [Sami Mokaddem]
- [attribute:validation] Typo in function name. [Sami Mokaddem]
- [attribute:editPostProcessing] Fixed typo in condition preventing tags to be detached. [Sami Mokaddem]
Other
-
Merge remote-tracking branch ‘origin/develop’ into 2.4. [Christophe Vandeplas]