question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Group permission checks by request on /-/permissions debug page

See original GitHub issue

Now that we’re making a LOT more permission checks (on the DB index page we do a check for every listed table for example) the /-/permissions page gets filled up pretty quickly.

Can make this more readable by grouping permission checks by request. Have most recent request at the top of the page but the permission requests within that page sorted chronologically by most recent last.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
simonwcommented, Dec 8, 2020

Sure! It’s a bit of a fiddle one - I’ve not found an approach that I like, but I also haven’t thought about it since June. I’d love to see what you come up with!

0reactions
sturzlcommented, Dec 8, 2020

hey! I’d like to take a look at this if you’re open to a PR for it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Request app permissions - Android Developers
... <path-permission> · <permission> · <permission-group> · <permission-tree> ... Overview · Standalone apps · Authentication · Request permissions ...
Read more >
How do I debug filesystem permissions? - Unix Stack Exchange
I can show the user ID and the groups the user belongs to with id userWhoShouldHaveAccess . Since there are also access control...
Read more >
Implementing permissions - GitLab Docs
If a user is the member of both a project and the project parent groups, the highest permission is the applied access level...
Read more >
Troubleshooting Security - Oracle Help Center
The following table lists java.security.debug options and links to further ... Only dump output if specified permission is being checked; codebase=<URL> ...
Read more >
azure - How to debug "You do not have permission to view ...
You do not have permission to view this directory or page. That's basically a hint when Azure encounters an error while running your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found