/disconnect probably shouldn't exist #6
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?
Bad actors can log you out of inspektor.5apps.com to be a nuisance:
At the very least, the
/disconnectpage, when not routed into from one of inspektor's own application views, should show a widget with a helpful message prompting you to log out if that's what you're really trying to do, but otherwise allow you to go back to the main view. (If you want to be really, really helpful, you could parsedocument.referrerand explain that the hostderpy.example.comis responsible for taking them to the page to log out.)(Perhaps also, as an alternative, prompt the user to connect to a different storage provider, in case they really meant to log out, and that was supposed to be the next step.)
/disconnect shouldn't existto /disconnect probably shouldn't exist