forgejo/routers/web
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
auth [GITEA] oauth2: use link_account page when email/username is missing (#1757) 2023-12-18 16:39:20 +01:00
devtest
events
explore
feed [GITEA] Add repo empty check for branch feed 2023-12-18 16:39:20 +01:00
healthcheck
misc
org
repo [GITEA] Allow user to select email for file operations in Web UI 2023-12-18 16:39:20 +01:00
shared
user [SECURITY] Rework long-term authentication 2023-12-18 15:12:41 +01:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go [GITEA] Accept shorter commit IDs in web route 2023-12-18 16:39:20 +01:00
webfinger.go