Commit Graph

39 Commits (87b23940a657dab5c17d7cc063bdf3f16daceff2)

Author SHA1 Message Date
Steven 87b23940a6 chore: upgrade backend dependencies 1 year ago
Steven 8382354ef7 feat: add user-defined name to memo 1 year ago
Steven 8e325f9986 chore: return username in user response 1 year ago
Steven df3303dcd3 chore: update list users 1 year ago
Steven 1c7fb77e05 chore: update user setting names 1 year ago
Steven 7fc7b19d64 chore: deprecate user setting legacy api 1 year ago
steven c68bfcc3b9 chore: fix user setting store 1 year ago
Steven 4ddd3caec7 chore: update user setting api 1 year ago
Steven c1f55abaeb chore: update user setting api 1 year ago
Steven c0b5070e46 chore: migrate delete user 1 year ago
Steven 4da3c1d5e5 chore: fix update user 1 year ago
Vespa314 d758ba2702
fix: allow host role update user info (#2515) 1 year ago
Steven 39a0e69b04 chore: update function name 1 year ago
Steven e60e47f76f chore: update user definition 1 year ago
Steven 58e771a1d7 chore: combine v2 services 2 years ago
Athurg Gooth 064c930aed
fix: validate username before create token (#2439)
Validate username before create token
2 years ago
Athurg Gooth 043357d7dc
fix: list token for others failed (#2440)
Fix list token for others failed
2 years ago
Athurg Gooth 496cde87b2
feat: list access tokens by admin (#2434)
* Allow admin user list access_tokens of anyone

* fix undefined variable

* Update api/v2/user_service.go

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Steven 89a073adc0 chore: implement create user api v2 2 years ago
Steven c58820fa64 chore: update username regexp 2 years ago
Steven ed1ff11e80 chore: update 2 years ago
Steven 7dc4bc5714 chore: update resource service 2 years ago
Steven ad3487a9ac chore: update username matcher 2 years ago
Steven 5cec1a71da chore: update access token generator 2 years ago
Steven 8fbd33be09 chore: update username matcher 2 years ago
Steven bff41a8957 fix: invalid username checks 2 years ago
Steven cd0ea6558d chore: update golangci-lint config 2 years ago
Steven f5802a7d82 chore: update access token ui 2 years ago
Steven 33d9c13b7e chore: remove openid field from user 2 years ago
Steven 42bd9b194b feat: impl user access token api 2 years ago
Steven 8a796d12b4 chore: add user access token setting definition 2 years ago
Steven 3ad0832516 chore: use user v2 api in frontend 2 years ago
Steven 93f062d0b9 chore: update user v2 api 2 years ago
boojack 57dd1fc49f
chore: initial memo service definition (#2077)
* chore: initial memo service definition

* chore: update

* chore: update

* chore: update
2 years ago
boojack 7c5296cf35
chore: update id type to int32 (#2076) 2 years ago
boojack 5f819fc86f
chore: update auth middleware (#2057)
* chore: update auth middleware

* chore: update

* chore: update
2 years ago
boojack cc3a47fc65
feat: impl auth interceptor (#2055)
* feat: impl auth interceptor

* chore: update

* chore: update

* chore: update
2 years ago
boojack 9ef0f8a901
feat: add user setting field (#2054) 2 years ago
boojack 470fe1df49
feat: implement part of user service (#2053)
* feat: implement part of user service

* chore: update

* chore: update
2 years ago