merge from develop

This commit is contained in:
2022-06-24 14:18:53 +08:00
48 changed files with 1384 additions and 614 deletions

View File

@@ -30,7 +30,7 @@ module ProjectsHelper
end
def gitea_domain
Gitea.gitea_config[:domain]
GiteaService.gitea_config[:domain]
end
def find_user_by_login_or_mail(identifier)