MISP/app/View/Emails/text
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
..
Custom new: [emailing] add custom templates to override existing ones 2022-04-15 16:28:36 +02:00
alert.ctp chg: [internal] Unsubscribe code 2022-06-07 15:07:28 +02:00
alert_contact.ctp new: [mail] Move contact alert email to templates 2021-03-06 10:39:16 +01:00
body.ctp chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
default.ctp chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
new_event.ctp chg: [psr-2] Changed view files to space indentation instead of tabs 2018-07-20 09:29:50 +02:00
notification_daily.ctp chg: [user:periodic_notification] Added templates, basic statistics and UI integration 2022-08-30 14:10:01 +02:00
notification_monthly.ctp chg: [user:periodic_notification] Added templates, basic statistics and UI integration 2022-08-30 14:10:01 +02:00
notification_weekly.ctp chg: [user:periodic_notification] Added templates, basic statistics and UI integration 2022-08-30 14:10:01 +02:00
password_reset.ctp new: [emailing] add custom templates to override existing ones 2022-04-15 16:28:36 +02:00
userloginprofile_newlogin.ctp Feature/user login profiles2 (#9379) 2023-11-24 13:47:59 +01:00
userloginprofile_report_malicious.ctp Feature/user login profiles2 (#9379) 2023-11-24 13:47:59 +01:00
userloginprofile_suspicious.ctp Feature/user login profiles2 (#9379) 2023-11-24 13:47:59 +01:00
userloginprofile_suspicious_orgadmin.ctp Feature/user login profiles2 (#9379) 2023-11-24 13:47:59 +01:00