Commit Graph

1027 Commits (2.4)

Author SHA1 Message Date
Jürgen Löhel 3c05037674
fix [INSTALL/MySQL]: Create table `user_login_profiles` only if it not exists
fixes: #9552

Signed-off-by: Jürgen Löhel <juergen.loehel@inlyse.com>
2024-02-07 13:36:10 -06:00
Christophe Vandeplas 0d03859623
chg: [install] support jammy - see #9153 2023-12-29 14:49:08 +01:00
Christophe Vandeplas dcf2c74727
fix: [install] fix install script invalid checksum 2023-12-29 14:36:34 +01:00
Andras Iklody b5048c5648
Merge pull request #9153 from nyx0/2.4
upd: add jammy release for arm64.
2023-12-24 23:38:18 +01:00
Christophe Vandeplas 7e2cb89f97
Feature/user login profiles2 (#9379)
* new: [userloginprofiles] start over with previous code

* fix: [user_login_profiles] fixes catching up the backlog

* chg: [userloginprofile] email to org_admin for suspicious login

* chg: [userloginprofile] only inform new device

* chg: [userloginprofiles] view_login_history instead of view_auth_history

* chg: [userloginprofile] make login history visually better

* chg: [userloginprofile] inform admins of malicious report

* fix: [userloginprofile] cleanup

* fix: [userloginprofile] fixes Attribute include in Console

* fix: [userloginprofile] db schema and changes

* chg: [CI] log emails

* chg: [PyMISP] branch change

* chg: [test] test

* fix: [userloginprofile] unique rows

* fix: [userloginprofile] unique rows

* chg: [cleanup]

* Revert "chg: [PyMISP] branch change"

This reverts commit 3f6fb46fee.

* fix: [userloginprofile] fix worksers with monolog=1.25 browcap=5.1

* fix: [db] dump schema version

* fix: [CI] newer php versions

* fix: [composer] php version

* fix: [php] revert to normal php7.4 tests

---------

Co-authored-by: iglocska <andras.iklody@gmail.com>
2023-11-24 13:47:59 +01:00
Steve Clement 3541b074f2
chg: [installer] Update to latest installer 2023-10-12 13:42:26 +02:00
Steve Clement 764157f843
Merge pull request #9327 from SteveClement/guides
chg: [installer] Support Debian 12
2023-10-12 20:41:41 +09:00
Steve Clement aee84704ce
chg: [installer] Support Debian 12 2023-10-12 13:39:06 +02:00
Alexandre Dulaunoy 31170e6902
Merge branch '2.4' into develop 2023-08-23 08:38:37 +02:00
Steve Clement 9f4dc6a671
chg: [installer] Update installer checksums 2023-08-22 17:22:46 +02:00
Steve Clement 8e4b1a7fb9
Merge pull request #9262 from SteveClement/guides
chg: [installer] Update to latest Kali
2023-08-23 00:21:39 +09:00
Steve Clement 0e17317e99
chg: [installer] Update to latest Kali 2023-08-22 17:19:37 +02:00
Anders Einar Hilden 0e435d11e0 chg: [doc] Remove symlink to non-exsisting ubuntu 16.04 docs 2023-08-02 18:20:37 +02:00
Steve Clement 648c1c9ea2
chg: [installer] Updated installer to latest version. 2023-07-01 17:15:15 +02:00
Alex Jarvis-Blanks 4a2734bb11
Update INSTALL.sh
The current command adds the line "Listen 443" after the line containing "Listen 80" even if "Listen 443" already exists.

In my update, the "Listen 443" line will only be added if it doesn't already exist in the file.
2023-06-29 16:33:59 +01:00
Thomas Dupuy 2bc47708d6 upd: add jammy release for arm64. 2023-06-20 20:02:21 +00:00
Christophe Vandeplas 16a2713403 chg: [AuthKey] db change 2023-03-19 11:52:52 +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 bc4b1e6f49 fix: [logs] only allow for perm_audit & promote the perm to all 2022-12-01 10:49:50 +01:00
Steve Clement 3a2b60b37d
chg: [installer] Update to latest to support Ubuntu 22.04 2022-05-23 12:45:37 +02:00
Steve Clement e3f3873403
Merge pull request #8401 from SteveClement/tools 2022-05-23 19:45:12 +09:00
Steve Clement f653762a44
fix: [installer] Ubuntu 22.04 install php8 by default, force 7.4 2022-05-23 12:38:06 +02:00
Steve Clement ffcfcfbe47
chg: [installer] Consider numerical version number 2022-05-23 12:18:26 +02:00
Steve Clement fdb26f4a0b
Merge pull request #8400 from SteveClement/tools 2022-05-23 19:17:51 +09:00
Steve Clement abcca7b15d
chg: [installer] Added Numeric Release Version 2022-05-23 12:16:48 +02:00
Steve Clement 7ce6846fa5
chg: [installer] Latest Installer to detect Ubuntu 22.04 2022-05-23 12:12:40 +02:00
Steve Clement b34fb5ee04
chg: [installer] Added support for Ubuntu Jammy 2022-05-23 12:11:13 +02:00
Steve Clement 0f24d76669
chg: [installer] Bump to latest version 2022-03-07 14:40:36 +01:00
Steve Clement 6a41a0d7c8
Merge pull request #8196 from SteveClement/tools 2022-03-07 14:39:48 +01:00
Steve Clement ce788c83df
fix: [installer] typo, use legacy composer74 function on Kali 2022-03-07 14:38:49 +01:00
Steve Clement c868e92bfd
fix: [installer] Take into account misp-stix 2022-03-07 10:07:55 +01:00
Steve Clement d1e9e9ed36
Merge pull request #8194 from SteveClement/tools 2022-03-07 08:53:57 +01:00
Steve Clement a0ea1b2dcd
chg: [installer] Removed python2, fixed kali redis botch 2022-03-07 08:52:42 +01:00
Steve Clement df00261931
chg: [installer] Updated to latest version 2022-03-03 11:53:42 +01:00
Steve Clement 8c586da6ef
Merge pull request #8187 from SteveClement/tools
fix: [installer] Fixed Kali Linux installer
2022-03-03 11:53:00 +01:00
Steve Clement 3f01b97e2d
fix: [installer] Fixed Kali Linux installer 2022-03-03 11:51:14 +01:00
Steve Clement 6ebd206725
chg: [installer] Update to latest 2022-03-02 15:09:35 +01:00
Steve Clement 405eb76538
chg: [tpl] Update base template to take latest Kali into account 2022-03-02 15:01:12 +01:00
Steve Clement ee1ee01c62
chg: [installer] Updated to latest, considering rhel8.4/8.5 2021-12-25 14:54:59 +09:00
Steve Clement 8e80d1f110
chg: [installer] Latest installer to reflect doc changes. 2021-12-25 12:39:06 +09:00
Steve Clement 4ffc8aa8d4
chg: [installer] Update to latest version 2021-12-18 01:30:20 +04:00
Steve Clement 559d879c14
chg: [installer] Update to latest version 2021-12-17 11:06:55 +04:00
Jakub Onderka 0311182085
Merge pull request #7953 from JakubOnderka/cached_attachments_remove
fix: [internal] Remove unused MISP.cached_attachments setting
2021-11-11 16:23:03 +01:00
Jakub Onderka 5c617e3420 fix: [internal] Remove unused MISP.cached_attachments setting 2021-11-11 14:27:10 +01:00
Luciano Righetti f49d2fde09 Merge branch 'develop' into add_simple_background_jobs 2021-11-10 18:09:09 +01:00
iglocska 083a0a6550
Merge branch '2.4' into develop 2021-11-09 15:40:29 +01:00
Luciano Righetti 9e23a2744f chg: merge develop, fix conflicts 2021-11-09 14:23:51 +01:00
Steve Clement 7283c8183a
chg: [installer] Bump to latest version 2021-11-09 12:09:01 +01:00
Steve Clement e61fc852ab
chg: [installer] Bump installer to latest version 2021-11-09 12:08:09 +01:00
Luciano Righetti f2c9d12eae chg: merge develop, fix conflicts. 2021-11-08 11:35:20 +01:00