forgejo/routers/user/setting
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
..
account.go
account_test.go
applications.go
keys.go
main_test.go
profile.go
security.go
security_openid.go
security_twofa.go