Commit Graph

16 Commits (e529024a52404779335e8866bbd7cadb7a7c49b0)

Author SHA1 Message Date
Bradley Logan ee986fc2fc
chg: Set BrowscapPHP logging from default DEBUG to INFO 2024-02-28 15:22:14 -08:00
Jakub Onderka 01c3a0329f fix: [internal] Email new login sending 2024-01-29 15:44:40 +01:00
Jakub Onderka f0a2c9c8e9 new: [CLI] User::ip_country 2024-01-28 13:03:32 +01:00
Jakub Onderka ac334851e5 chg: [internal] Use compressed version of browscap and update to latest version 2024-01-28 12:11:50 +01:00
Jakub Onderka 51640b0f3f new: [internal] Store browscap cache in apcu 2024-01-28 01:02:18 +01:00
Jakub Onderka 6b0fb4a638 chg: [internal] Refactor UserController::_postlogin 2024-01-04 12:20:38 +01:00
Jakub Onderka 9d81da4df2 fix: [internal] Fix view user login history 2024-01-04 11:24:36 +01:00
Jakub Onderka 54fa92be71 fix: [internal] Code style 2024-01-04 10:11:14 +01:00
Jakub Onderka f5db800875 fix: [internal] Review user logins fix 2024-01-03 18:41:47 +01:00
Jakub Onderka 1671ff198d chg: [internal] Handle GeoIp2 exceptions 2024-01-03 14:07:44 +01:00
Jakub Onderka 8d4ff03a53 chg: [internal] Code cleanup for UserLoginProfile 2023-12-29 13:47:38 +01:00
Jakub Onderka 786becad1a chg: [internal] Code cleanup for user login profile 2023-12-22 22:52:02 +01:00
iglocska 8d604363fb
fix: [revert] dumb check 2023-11-30 10:39:24 +01:00
iglocska 970ae6cc1f
fix: [compatibility] make the ancient gods happy 2023-11-29 15:17:29 +01:00
iglocska affae66a17
chg: [user login profile] old version compatibility 2023-11-29 12:20:37 +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