forgejo/services/forms
Gusted 564e701f40 [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
2023-11-28 21:34:34 +00: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-11-28 21:34:34 +00:00
repo_form_test.go
repo_tag_form.go
runner.go
user_form.go [GITEA] Fix required error for token name 2023-11-27 18:28:00 +01:00
user_form_auth_openid.go
user_form_hidden_comments.go
user_form_test.go