Commit Graph

6 Commits (b4941f707b0fd950fc2a0b12b34fbc37206e23dd)

Author SHA1 Message Date
techknowlogick d1c982cb73
Add bio field for user (#6113)
Fix #4339
6 years ago
SagePtr 0449330dbc Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) 7 years ago
Dingjun 819f50ccd5 fix panic issue on update avatar email (#4580) (#4581)
fix #4580
7 years ago
David Schneiderbauer 69bfd81b1c fix missing data on redirects (#3975) 7 years ago
David Schneiderbauer 44754774f1 Re-enable random avatar feature (#3988)
* reenable random avatar feature

* replace Size check by Filename check
7 years ago
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
7 years ago