gitea: "Activities" tab and the logging for it is bad for the privacy - should be optional
- Gitea version (or commit ref): unknown (codeberg.org)
- Git version: not relevant
- Operating system: not relevant
- Database (use
[x]): not relevant - Can you reproduce the bug at https://try.gitea.io:
- Yes (https://try.gitea.io/xandertest?tab=activity)
- No
- Not relevant
Description
Git logs the commit timestamps (which a developer can spoof for better privacy), however gitea logs the push timestamps and some other events. Is it possible to add the option to hide/ disable it per user/ project/ organization?
Note: In the linked example, there is the text “3 weeks ago”. When moving the mouse over it, then there is the exact timestamp visible.
Screenshots
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 5
- Comments: 21 (16 by maintainers)
Commits related to this issue
- Add hide activity option This closes https://github.com/go-gitea/gitea/issues/7927 — committed to l-jonas/gitea by deleted user 4 years ago
- Add hide activity option (#11353) * Add hide activity option This closes https://github.com/go-gitea/gitea/issues/7927 * Adjust for linter * Adjust for linter * Add tests * Remove info... — committed to go-gitea/gitea by l-jonas 4 years ago
- Add hide activity option (#11353) * Add hide activity option This closes https://github.com/go-gitea/gitea/issues/7927 * Adjust for linter * Adjust for linter * Add tests * Remove info... — committed to ydelafollye/gitea by l-jonas 4 years ago
I don’t see why hiding the push date is important, unless you want to make your boss believe you’ve worked at a different time than you did. 🤣