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 API ability to view registration application for a local user. #4908

Closed
5 tasks done
dessalines opened this issue Jul 19, 2024 · 0 comments · Fixed by #4913
Closed
5 tasks done

Add API ability to view registration application for a local user. #4908

dessalines opened this issue Jul 19, 2024 · 0 comments · Fixed by #4913
Labels
area: moderation enhancement New feature or request

Comments

@dessalines
Copy link
Member

Requirements

  • Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a feature request? Do not put multiple feature requests in one issue.
  • Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.
  • Do you agree to follow the rules in our Code of Conduct?

Is your proposal related to a problem?

Before taking mod action on a local user, it would be nice to be able to view their registration application, since it might be indicative of a troll account, or on further review might give more insight into them.

There currently isn't a way to view an application for a single user.

Describe the solution you'd like.

Add an API action (or return it with LocalUserView) to view a local user's registration application, by their local_user_id. Then add this as an admin-ability to lemmy-ui, probably from their profile page.

Describe alternatives you've considered.

NA

Additional context

#4907 (comment)

cc @slee

@dessalines dessalines added the enhancement New feature or request label Jul 19, 2024
Nutomic pushed a commit to sunaurus/lemmy that referenced this issue Sep 20, 2024
…mmyNet#4913)

* Add the ability to fetch a registration application by person_id.

- Fixes LemmyNet#4908

* Cleaning up PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: moderation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants