Skip to content

Inconsistencies with handling of /users endpoints #80

@savetheclocktower

Description

@savetheclocktower

Thanks in advance for your bug report!

  • Have you reproduced issue in safe mode?
  • Have you used the debugging guide to try to resolve the issue?
  • Have you checked our FAQs to make sure your question isn't answered there?
  • Have you checked to make sure your issue does not already exist?
  • Have you checked you are on the latest release of Pulsar?

What happened?

Even when I'm logged in as myself (savetheclocktower), the /users/savetheclocktower endpoint returns a 404. This is fine, except that the package listings inside Pulsar's settings link the package author's username to https://web.pulsar-edit.dev/users/[user]. (That should probably change anyway and link directly to the author's GitHub profile.)

The /users endpoint is what is linked under “My Account” on the top navigation, and properly shows my username and API token. But the /users/ endpoint (with a trailing slash) shows this instead:

Screen Shot 2023-02-23 at 10 08 52 PM

Pulsar version

(doesn't matter)

Which OS does this happen on?

🍎 macOS

OS details

(doesn't matter)

Which CPU architecture are you running this on?

None

What steps are needed to reproduce this?

(the things I described above)

Additional Information:

Man, this issue template probably should be different from the ones in the other Pulsar repos. :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions