Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for 'me' as a user ID #1441

Merged
merged 2 commits into from
Oct 26, 2024
Merged

Add support for 'me' as a user ID #1441

merged 2 commits into from
Oct 26, 2024

Conversation

ArtOfCode-
Copy link
Member

Closes #1439

Allows set_user to process 'me' as a special case so that me-links work across the users controller.

@ArtOfCode- ArtOfCode- requested a review from a team October 21, 2024 00:43
@Oaphi
Copy link
Member

Oaphi commented Oct 26, 2024

@ArtOfCode- I've fixed up /users/me/network as I've overlooked the lack of it on the users_controller when reviewing the PR introducing basic network profile. Everything else works fine as is, LGTM.

@Oaphi Oaphi merged commit 73f5473 into develop Oct 26, 2024
7 checks passed
@Oaphi Oaphi deleted the art/1439/me-links branch October 26, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support more "me" links
2 participants