mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-30 04:34:49 +03:00
add activity log feature
This commit is contained in:
@@ -31,6 +31,7 @@ namespace MediaBrowser.Controller.Library
|
||||
|
||||
event EventHandler<GenericEventArgs<User>> UserCreated;
|
||||
event EventHandler<GenericEventArgs<User>> UserConfigurationUpdated;
|
||||
event EventHandler<GenericEventArgs<User>> UserPasswordChanged;
|
||||
|
||||
/// <summary>
|
||||
/// Updates the configuration.
|
||||
|
||||
Reference in New Issue
Block a user