0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 22:28:53 +01:00
gitea/routers
David Schneiderbauer 099372d76c Refactor User Settings (#3900)
* moved avatar to profile page

* combined password change, email and account deletion into account settings page

* combined totp, access tokens, linked accounts and openid into security settings page

* move access tokens to applications settings page

* small change to restart drone build

* fix change avatar url on profile page

* redirect old settings urls to new ones

* enforce only one autofocus attribute on settings pages

* set correct redirect status code

* fmt fix
2018-05-15 13:07:32 +03:00
..
admin
api/v1 Multiple assignees (#3705) 2018-05-09 19:29:04 +03:00
dev
org
private
repo
routes Refactor User Settings (#3900) 2018-05-15 13:07:32 +03:00
user Refactor User Settings (#3900) 2018-05-15 13:07:32 +03:00
utils
home.go
init.go
install.go