6 Commits (b34996a62937b23121d19912b37ed2b1023f1479)

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

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