Lunny Xiao
Lunny Xiao
> @lunny I run `gitea doctor`,and it prints the error below > > ``` > $ gitea doctor > panic: Failed to create sublogger (doctor): open doctor.log: permission denied >...
search all codebase with `os.MakeDir` and `os.MakeDirAll`, couldn't find `500` permission. It's confusing.
A configuration to disable it is better.
For big repository, viewing repository maybe slow at first time, but it will be faster second time if cache enabled. For big pull request, how many files changed in that...
Upgrade gitea.com and now it will take 13 secs in first time loading and less 4 secs in other time when visiting https://gitea.com/marktsai0316/linux/commits/branch/master/scripts/clang-tools . After manually executed `git commit-graph write...
OK. The bug is when updating owners team, the incorrect update to can_create_org_repo false. I will send a PR to fix that.
What did you mean `normal user`? This interface should be visited only by orgniazation owner team members or repository's admin collobrators.
Looks like it's a regression from #19318
The problem is should the admin permission collaborator of organization repositories can visit organization's users list. If this collaborator is not a member of this organization. I think it's difficult...
Why `sanitizeParameters` was removed?