Skip to content

Fix ShellInABox to use iFrame #9

Open
@ptone

Description

@ptone

Currently works pretty well, main limitation is that it does not display the 'login:' prompt, as it is getting drawn off screen.

Can "fix" in the dev-browser by switching JS console context to the iFrame, and calling "new ShellInABox();"

which triggers the refresh - this is the call that originally generates the shellinabox UI - but this technique can't be used from parent page to iFrame outside the dev console context due to browser security policies (shellinabox is served on a different port).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions