mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4228] [feature]: enhance new infra api #1526
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1526
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RaHehl on GitHub (Jul 31, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4228
Originally assigned to: @balub on GitHub.
Is there an existing issue for this?
Summary
Thanks for implementing the new infra api.
I would kindly suggest to mention in the documentation (https://docs.hoppscotch.io/documentation/self-host/community-edition/admin-dashboard) that the InfraTokens needs to be added as Bearer Token Auth, i had to check the guard code to figgure this out.
And i would like to ask if you could add a DELETE method for Particular Users already existing.
Like "View a Particular User GET /v1/infra/users/{uid}" the same i would require for DELETE
And if possible it would be greate to get the "last active" of a user via api.
Why should this be worked on?
@balub commented on GitHub (Aug 1, 2024):
#4231
Hey @RaHehl the additions requested were added in this PR, expect it to me be merged soon and out in the next patch release.
@balub commented on GitHub (Aug 5, 2024):
@RaHehl merged, will be out in the next patch release.