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

i suddenly have in my git repo that mentioned it is updated 1 hour ago but i didnt make any update. how is this possible? #32046

Open
sprappcom opened this issue Sep 15, 2024 · 5 comments
Labels
issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail

Comments

@sprappcom
Copy link

Description

internally hosted gitea instance mentioned my repo is updated 1 hour ago. i didnt do anything and there's no updated information inside the git.

Screenshot from 2024-09-15 15-17-06
Screenshot from 2024-09-15 15-16-23

Gitea Version

1.22

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

ubuntu 24.04

How are you running Gitea?

docker gitea instance. is there some backdoor to this?

Database

MySQL/MariaDB

@lunny
Copy link
Member

lunny commented Sep 15, 2024

Of course there is no any backdoor. All the sources are open. You can take a look at the files' history commits.

@lunny lunny added issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail and removed type/bug labels Sep 15, 2024
@delvh
Copy link
Member

delvh commented Sep 15, 2024

Changing your repo settings also counts as "updated now".
Did you or your site admin perhaps change something there?

@techknowlogick
Copy link
Member

Scheduled actions also mark repo as updated, issue comments, PRs, and many other interactions with the repo can mark a repo as updated.

@byCarlsJr
Copy link

Having the same issue. I'm browsing unauthenticated, yet repos are showing updated after I do so. When checking inside the repo, nothing has changed.

@yp05327
Copy link
Contributor

yp05327 commented Sep 17, 2024

Any operation which will update the record in DB of this repo will update the updated time. So it doesn't mean the code has been updated xxx ago

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail
Projects
None yet
Development

No branches or pull requests

6 participants