forgejo/services/forms
Gusted 9c74254d46
[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)
2023-12-18 16:39:20 +01:00
..
admin.go
auth_form.go
org.go Allow Organisations to have a E-Mail (#25082) 2023-07-25 08:26:27 +00:00
package_form.go
repo_branch_form.go
repo_form.go [GITEA] Allow user to select email for file operations in Web UI 2023-12-18 16:39:20 +01:00
repo_form_test.go
repo_tag_form.go
runner.go
user_form.go Fix required error for token name (#28267) 2023-11-29 03:47:05 +00:00
user_form_auth_openid.go
user_form_hidden_comments.go
user_form_test.go