1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-09 21:05:47 +00:00
gitea/routers/api/v1/activitypub
Anthony Wang a3120079a5
Make sure Person IRIs are generated correctly
This commit ensures that if the setting.AppURL is something like "http://127.0.0.1:42567" (like in the integration tests), a trailing slash will be added after that URL.
2022-06-14 12:30:36 -05:00
..
person.go Make sure Person IRIs are generated correctly 2022-06-14 12:30:36 -05:00
reqsignature.go Make sure API responses always refer to username in original case 2022-06-14 12:01:41 -05:00