1
0
Fork 0
forgejo/models
Gusted 079b995d49
[GITEA] Allow user to select email for file operations in Web UI
- Add a dropdown to the web interface for changing files to select which
Email should be used for the commit. It only shows (and verifies) that a
activated mail can be used, while this isn't necessary, it's better to
have this already in place.
- Added integration testing.
- Resolves https://codeberg.org/forgejo/forgejo/issues/281

(cherry picked from commit 564e701f40)
(cherry picked from commit de8f2e03cc)
(cherry picked from commit 0182cff12e)
(cherry picked from commit 9c74254d46)
(cherry picked from commit 2f0b68f821)
2024-01-01 15:27:12 +01:00
..
actions [CLI] implement forgejo-cli 2024-01-01 13:02:36 +01:00
activities Refactor timeutil package () 2023-12-28 10:09:57 +00:00
admin
asymkey [GITEA] Add noreply email address as verified for SSH signed Git commits 2024-01-01 15:24:07 +01:00
auth [GITEA] Drop sha256-simd in favor of stdlib 2024-01-01 15:20:56 +01:00
avatars Refactor some legacy code and remove unused code () 2023-12-28 09:38:59 +00:00
db [GITEA] Add slow SQL query warning 2024-01-01 15:20:56 +01:00
dbfs
fixtures [GITEA] Add noreply email address as verified for SSH signed Git commits 2024-01-01 15:24:07 +01:00
forgejo/semver [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2024-01-01 13:50:27 +01:00
forgejo_migrations [SECURITY] Rework long-term authentication 2024-01-01 13:50:30 +01:00
git Refactor some legacy code and remove unused code () 2023-12-28 09:38:59 +00:00
issues [FEAT] allow setting the update date on issues and comments 2024-01-01 13:50:27 +01:00
migrations [GITEA] Drop sha256-simd in favor of stdlib 2024-01-01 15:20:56 +01:00
organization
packages
perm
project
pull
repo [GITEA] Improve HTML title on repositories 2024-01-01 15:20:55 +01:00
secret
shared/types
system
unit
unittest [GITEA] Enable mocked HTTP responses for GitLab migration test 2024-01-01 15:24:08 +01:00
user [GITEA] Allow user to select email for file operations in Web UI 2024-01-01 15:27:12 +01:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go