mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
🐛 Bug Report: API "List OIDC clients" paging is broken #173
Reference in New Issue
Block a user
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 @dougmeredith on GitHub.
Reproduction steps
(test server not even Internet accessible; nobody needs to panic about the details above lol)
Expected behavior
This should return clients 6-10.
Actual Behavior
It returns clients 1-20.
Version and Environment
v1.2.0
Log Output
No response
@dougmeredith commented on GitHub:
This may not be related, but I just noticed that the log file reports the API call twice, when there is just a single call.
@dougmeredith commented on GitHub:
I see the same behavior with "List user groups". I also noticed that they aren't sorted by name, which the documentation says is the default.
@stonith404 commented on GitHub:
Thanks for debugging this. The docs should be correct in the next release.
@dougmeredith commented on GitHub:
From watching the log file while using the web UI, it turns out that the documentation is wrong. The following works: