memos/api/v1
Athurg Gooth fd5d51ee54
fix: some fields of profile leaked without auth (#2408)
* fix some fields of profile leaked without auth

* protect driver and dsn of profile
2023-10-20 17:41:21 +08:00
..
activity.go chore: update memo view activity 2023-10-01 14:14:33 +08:00
auth.go feat: add support for remember sign in (#2402) 2023-10-18 20:38:49 -05:00
common.go chore: update memo view activity 2023-10-01 14:14:33 +08:00
docs.go chore: remove unused httpmeta getter api 2023-10-06 23:03:36 +08:00
http_getter.go chore: remove unused httpmeta getter api 2023-10-06 23:03:36 +08:00
idp.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
jwt.go chore: update access token order 2023-09-25 20:14:01 +08:00
memo.go chore: update find memo api 2023-10-20 08:48:52 +08:00
memo_organizer.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
memo_relation.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
resource.go chore: move resource public api 2023-10-08 19:40:30 +08:00
rss.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
storage.go chore: update default storage back to database 2023-10-05 13:36:33 +08:00
swagger.yaml chore: remove unused httpmeta getter api 2023-10-06 23:03:36 +08:00
system.go fix: some fields of profile leaked without auth (#2408) 2023-10-20 17:41:21 +08:00
system_setting.go chore: update error format 2023-09-29 13:04:54 +08:00
tag.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
tag_test.go revert: fix: exclude all punctuation chars except underscore in tags (#2033) 2023-07-26 21:11:13 +08:00
user.go chore: update metrics 2023-10-17 23:44:16 +08:00
user_setting.go chore: add ar locale item 2023-10-14 00:25:01 +08:00
v1.go chore: move rate limiter to apiv1 2023-10-09 23:10:41 +08:00