Commit Graph

654 Commits (feature/publication-blocking-same-user)

Author SHA1 Message Date
iglocska d1c09533c6
chg: [CLI] runUpdates updated to purge any pending db lock first 2023-12-14 14:19:46 +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
Christophe Vandeplas 2f15cbc23e fix: [console] minor syntax fix 2023-11-22 16:04:01 +01:00
iglocska 3996af54ba
chg: [statistics shell] added new statistics on PRs 2023-11-15 07:38:07 +01:00
Sami Mokaddem 4ddf3b41f3
fix: [Console:EventShell] Correctly interpret returned data 2023-09-29 11:56:14 +02:00
Sami Mokaddem 8d09cadc77
fix: [console:EventShell] Fixed parameter parsing and typo 2023-09-29 10:36:04 +02:00
Sami Mokaddem 4de2f03013
fix: [console:TrainingShell] Typo in datasource model.
-- Seriously..
2023-09-28 11:46:49 +02:00
Sami Mokaddem e9c9441b54
fix: [console:TrainingShell] Typo in authkey condition 2023-09-28 11:44:53 +02:00
Sami Mokaddem 086266c0c3
chg: [console:TrainingShell] Added wipeAllAuthkeys function 2023-09-28 11:38:24 +02:00
Sami Mokaddem fbc84647ed
chg: [Command:TrainingShell] Only override org_id if org_uuid is provided 2023-09-27 15:54:20 +02:00
iglocska a316e9ff64
fix: [ibternal] invalid ; instead of ,
- Me not think good.
2023-09-24 09:21:32 +02:00
iglocska dad92308cf
new: [dev] added a shell script to generate the restsearch parameters
- it's dumb but it should get the job done
2023-09-24 08:42:12 +02:00
iglocska 0455088508
Merge branch 'cli_reset' into develop 2023-09-22 14:09:59 +02:00
Sami Mokaddem a829ddc5cb
chg: [console:TrainingShell] Allow overriding existing user data 2023-09-22 11:38:09 +02:00
Sami Mokaddem a8bb507694
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-09-22 10:55:35 +02:00
Andras Iklody 084f9ee037
Merge pull request #9255 from Wachizungu/add-cli-cmd-trigger-pw-change-for-old-pws
Add cli cmd to trigger pw change for old pws
2023-09-22 10:41:49 +02:00
Sami Mokaddem f38dc73fc9
chg: [Console:trainingShell] Provide correct filters for wiping data 2023-09-15 16:01:06 +02:00
Sami Mokaddem 088430d4d4
fix: [console:trainingShell] More typo in model name.. 2023-09-15 15:41:57 +02:00
Sami Mokaddem 1e076e8ca1
fix: [console:trainingShell] Typos in model names 2023-09-15 15:38:03 +02:00
Sami Mokaddem f205b64654
chg: [console:trainingShell] Added wipeUsers and wipeOrgs functions 2023-09-15 15:30:50 +02:00
iglocska 3f7dc261fb
Merge branch 'develop' into 2.4 2023-09-15 10:52:48 +02:00
Sami Mokaddem ca03a6c910
new: [console:TrainingShell] Added deleteAllSyncs function 2023-09-14 11:28:48 +02:00
Sami Mokaddem 56869991c1
chg: [Console:Training] Added function to create & set parameters from a config file 2023-09-11 15:30:25 +02:00
Sami Mokaddem b7c70edb6b
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-09-11 14:42:34 +02:00
Sami Mokaddem fae56c833c
chg: [Console:Training] Added function to create & set parameters from a config file 2023-09-11 14:41:52 +02:00
Luciano Righetti 53e16ce752 fix: do not require jobId for AdminShell jobGenerateCorrelation, create a new job if jobId is null. fixes #9206 2023-09-11 12:35:41 +02:00
Jeroen Pinoy e4deb7914d
new: [cli] Add command to trigger password change on next login for users with old pw 2023-08-17 12:50:27 +02:00
Jeroen Pinoy 8ae5aafa16
new: [CLI] add command to expire active AuthKeys that do not have an IP allowlist set 2023-07-30 20:11:20 +02:00
iglocska d14728abbb
fix: [background workers] speculative fix for issues with publishing
- job object not found or not retrieved correctly
2023-07-24 00:32:19 +02:00
iglocska 8ff6dc2ea1
new: [forgotten password] optional feature added 2023-07-10 15:30:28 +02:00
iglocska 1a19d76549
fix: [taxii push] correctly save the status of thetaxii push job 2023-06-14 18:37:27 +02:00
iglocska 7d93f74b7b
new: [role permission] for viewing feed correlations
- added additional role permission
- allows hiding feed correlations from users
  - main purpose is with very large instances, to reduce the load on redis
2023-06-09 08:22:45 +02:00
iglocska 69f5d696a8
Merge branch '2.4' into develop 2023-06-06 11:15:34 +02:00
iglocska c2ca52e83b
fix: [taxii push] 2023-06-06 11:12:38 +02:00
Jakub Onderka d6a850f98c chg: [internal] Check if Redis is loading 2023-05-24 10:31:36 +02:00
Sami Mokaddem 1cf11dc96a
fix: [console:ls22shell] Improved collaboration with extended event check logic and slightly increased score budget 2023-04-20 15:21:28 +02:00
Sami Mokaddem 8d244bc981
fix: [console:ls22shell] Added includeWarninglistHits parameter in restSearch query 2023-04-20 15:19:57 +02:00
Sami Mokaddem 66a99a76e9
fix: [console:ls22shell] Gracefully catch case where extended event have not been sync 2023-04-19 10:24:19 +02:00
Sami Mokaddem d7a13da8c2
fix: [console:ls22shell] Fixed `from` and `to` param when generating scores 2023-04-18 15:24:49 +02:00
Sami Mokaddem 6075718b5d
chg: [console:ls22shell] Skip org named `ORGNAME` when generating scores 2023-04-18 15:24:16 +02:00
Sami Mokaddem 77c2d2aa3c
chg: [console:ls22shell] Only generate scores for local orgs 2023-04-18 15:23:32 +02:00
dnso86 4b0160d78b fix: [adminShell:optimiseTables] MySQL command 2023-03-29 23:50:54 +02:00
Sami Mokaddem a78b2d7b77
Merge branch 'pr-8946' into develop 2023-03-10 11:19:42 +01:00
Sami Mokaddem 55bc56d8d7
chg: [command:ls22] Improved scoring for LS shell 2023-03-10 08:33:27 +01:00
iglocska 5720f25888
fix: [LS22 shell] parameter name fixed 2023-03-08 10:08:00 +01:00
iglocska 4ece8c74c9
new: [LS22 shell] added setSetting command 2023-03-08 10:04:29 +01:00
Jakub Onderka ad18cbe3a7 new: [log] Access log retention command 2022-12-02 09:39:07 +01:00
Jakub Onderka 4a76fae0ea chg: [test] Show application logs 2022-12-01 15:03:02 +01:00
iglocska db24a9bbf4
Merge branch 'develop' into taxii 2022-11-21 13:51:37 +01:00
Jakub Onderka f247571542 chg: [logs] Add SQL queries count to access log 2022-11-13 17:42:40 +01:00