gitea/routers
yp05327 06d9d9e407
Fix incorrect/Improve error handle in edit user page (#23805)
Changes:
- `RenderWithErr` should render `tplUserEdit` not `tplUserNew` in edit
page
- If error occurred in `HandleUsernameChange` redirect to original edit
page instead of user list page
2023-03-30 13:27:00 -04:00
..
api Refactor commit status for Actions jobs (#23786) 2023-03-29 11:27:37 -04:00
common
install
private Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2023-03-29 14:32:26 +08:00
utils
web Fix incorrect/Improve error handle in edit user page (#23805) 2023-03-30 13:27:00 -04:00
init.go