memos/api/v2
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>
2023-10-24 18:51:01 +08:00
..
acl.go chore: update error format 2023-09-29 13:04:54 +08:00
acl_config.go chore: add acl config (#2128) 2023-08-13 00:06:03 +08:00
common.go feat: impl user access token api 2023-09-14 20:16:17 +08:00
memo_service.go feat: support filter creator in /api/v2/memos (#2432) 2023-10-23 21:32:58 +08:00
resource_service.go chore: fix update resource api 2023-10-21 12:41:55 +08:00
system_service.go chore: fix update resource api 2023-10-21 12:41:55 +08:00
tag_service.go chore: update tag service 2023-10-03 09:39:39 +08:00
user_service.go feat: list access tokens by admin (#2434) 2023-10-24 18:51:01 +08:00
v2.go chore: delete resource file synchronously 2023-10-06 19:02:40 +08:00