Open
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