Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: rename split into two as before rename and after rename #45845

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

yemkareems
Copy link
Contributor

@yemkareems yemkareems commented Jun 13, 2024

rename logged as beforeRename and afterRename, and in both placegetInternalPath is used in place of getPath to make it consistent across the logs

The new log entry is

{"reqId":"UWHQDoQKdUhE5aX27rdE","level":1,"time":"2024-06-13T12:02:04+00:00","remoteAddr":"192.168.21.5","user":"admin","app":"admin_audit","method":"MOVE","url":"/remote.php/dav/files/admin/nc.logs.txt","message":"File renamed with id "2263" from "/nc.logs.txt" to "/nc2.logs.txt"","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36","version":"30.0.0.1","data":{"app":"admin_audit"}}

  • Resolves: #

Summary

TODO

  • ...

Checklist

@yemkareems yemkareems self-assigned this Jun 13, 2024
@yemkareems yemkareems added the 3. to review Waiting for reviews label Jun 13, 2024
@yemkareems yemkareems added this to the Nextcloud 30 milestone Jun 13, 2024
apps/admin_audit/lib/Actions/Files.php Outdated Show resolved Hide resolved
apps/admin_audit/lib/Actions/Files.php Outdated Show resolved Hide resolved
apps/admin_audit/lib/Actions/Files.php Outdated Show resolved Hide resolved
apps/admin_audit/lib/Actions/Files.php Outdated Show resolved Hide resolved
apps/admin_audit/lib/Actions/Files.php Outdated Show resolved Hide resolved
Copy link
Contributor

@artonge artonge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To prevent having it merged

@yemkareems yemkareems requested a review from artonge June 14, 2024 04:47
… getInternalPath is used in place of getPath to make it consistent across the logs

Signed-off-by: yemkareems <yemkareems@gmail.com>
… to have one log for rename event

Signed-off-by: yemkareems <yemkareems@gmail.com>
…as suggested in review comments

Signed-off-by: yemkareems <yemkareems@gmail.com>
@yemkareems yemkareems force-pushed the fix/log-rename-to-use-internal-path branch from 1a4e3d0 to eae2386 Compare June 20, 2024 05:24
@yemkareems yemkareems merged commit a05a04c into master Jun 20, 2024
165 checks passed
@yemkareems yemkareems deleted the fix/log-rename-to-use-internal-path branch June 20, 2024 06:06
@kyteinsky kyteinsky added bug feature: admin audit and removed 3. to review Waiting for reviews labels Jun 20, 2024
@blizzz blizzz mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants