mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:55:16 +01:00
Log security related events like password reset, 2FA method added, etc.
This commit is contained in:
@@ -83,7 +83,8 @@ use Psr\Log\LogLevel;
|
||||
* 8 = "ConfigChangedLogEntry",
|
||||
* 9 = "InstockChangedLogEntry",
|
||||
* 10 = "DatabaseUpdatedLogEntry",
|
||||
* 11 = "CollectionElementDeleted"
|
||||
* 11 = "CollectionElementDeleted",
|
||||
* 12 = "SecurityEventLogEntry",
|
||||
* })
|
||||
*/
|
||||
abstract class AbstractLogEntry extends AbstractDBElement
|
||||
|
||||
Reference in New Issue
Block a user