Commit Graph

13 Commits (b46d5a433e79339717f4b5180697e330cf7abb3e)

Author SHA1 Message Date
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
Jakub Onderka 05e85ce686 chg: [internal] Simplify index.php 2021-11-22 09:58:23 +01:00
Jakub Onderka 82878632e5 new: [internal] Support Cake installation by composer 2021-06-12 19:53:04 +02:00
Jakub Onderka 46ac09aacb fix: [internal] Bad merge that prevents language change 2021-02-24 16:59:57 +01:00
Jakub Onderka e3cbd08255 fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
iglocska 91d736ceb6 Fix to issues with the install script
- no more relative jumps in the script
- moved the cakephp include directory to fix background worker issues
2014-02-09 16:44:48 +01:00
iglocska 6dc75d6b22 Integration of plugins / cake core into MISP as submodules
- easier installation script
- the goal is to reduce the procedure to a few steps
2014-02-07 09:03:28 +01:00
iglocska d1094c92d0 Fix of a new pagination rule overwriting the rest allowing users to see more than they should 2014-01-06 12:16:47 +01:00
iglocska 0f80145c6d :q 2013-11-06 10:52:18 +01:00
noud 18fb8a7a64 CakePHP
Update from CakePHP to version 2.2.2
as well as needed patch files.
2012-09-25 15:41:58 +02:00
Christophe Vandeplas 865a24d0bd Migration to CakePHP 2.1.
Most of the functionality migrated, Q&A review required.
2012-03-15 15:06:45 +01:00
Christophe Vandeplas 101a049ff7 Fixed filesystem permissions 2012-01-05 14:14:54 +01:00
Christophe Vandeplas 90dff61bb3 initial import 2011-11-26 10:45:31 +01:00