summaryrefslogtreecommitdiffstats
path: root/modules/structs/user.go
Commit message (Expand)AuthorAgeFilesLines
* Include login_name in adminCreateUser response (#20283)Baekjun Kim2022-07-151-0/+3
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-0/+2
* [API] GET / SET User Settings (#16169)65432021-06-231-0/+30
* [API] User expose counters (#16167)65432021-06-171-0/+5
* Add Active and ProhibitLogin to API (#15689)KN4CK3R2021-05-111-0/+4
* Addition to (Add Location, Website and Description to API #15675) (#15690)KN4CK3R2021-05-021-2/+2
* Add Location, Website and Biography to API (#15675)KN4CK3R2021-05-011-0/+6
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+3
* [API] Add Restricted Field to User (#14630)65432021-02-181-0/+2
* Add LastLogin to the User API (#7196)zeripath2019-06-151-0/+5
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-0/+38