You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
auth.go issue-2768: added new option allow_only_external_registration (#3910) 6 years ago
auth_openid.go Refactor and simplify redirect to url (#3674) 6 years ago
home.go refactor: reduce sql query in retrieveFeeds (#3547) 6 years ago
home_test.go Unit tests for wiki routers (#3022) 7 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Handle refactor (#3339) 7 years ago
profile.go Refactor and simplify redirect to url (#3674) 6 years ago
setting.go Refactor User Settings (#3900) 6 years ago
setting_openid.go Refactor User Settings (#3900) 6 years ago
setting_test.go Refactor User Settings (#3900) 6 years ago