1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 03:21:36 +02:00
gitea/routers/user
David Schneiderbauer 2aabfc1afa Splitted the user settings code into several files to be more maintainable (#3968)
* refactor setting router code

splitted up one huge router settings file into the smaller files
representing the actual page structure

* move code to subfolder

* rename functions

* renamed files

* add copyright information
2018-05-17 12:05:00 +08:00
..
setting
auth_openid.go
auth.go
home_test.go
home.go
main_test.go
notification.go
profile.go