-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Hi,
I think that is good idea to have user operation log to admin see what the user is doing at Gogs. Similar to example below
user | operation | information |
---|---|---|
joubertredrat | repo.create | Create repo MyProjectData |
joubertredrat | user.settings | Edit settings |
tboerger | repo.fork | Create Fork from MyProjectData to ForkMyProjectData |
bkcsoft | repo.remove | Remove repo MySource |
tboerger | admin.auth | Edit auth LDAP org-connection |
This resource can be used on user page too, as user activity, set that log row is public (repo.) or private (user., admin.*) and display only public activity.
What you think?
Chat summary from March 14, 2017
References:
gogs/gogs#3016
xinity, bkcsoft, lunny, andreynering, mmoya and 14 morepgaskin, Strappazzon and kdumontnu
Metadata
Metadata
Assignees
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.