Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI for Django session hijack #733

Open
jonkafton opened this issue Apr 5, 2024 · 0 comments
Open

UI for Django session hijack #733

jonkafton opened this issue Apr 5, 2024 · 0 comments
Labels
product:mit-open Issues related to the MIT Open product

Comments

@jonkafton
Copy link
Contributor

Description/Context

The base HTML is now build independently from the Django backend for #678, so is not able to inject the UI for session hijack.

We need a UI component to display the hijack notification with a button to release, reimplementing the notification layout, https://django-hijack.readthedocs.io/en/stable/customization/#notification-layout.

Plan/Design

  • API endpoint to identify hijack mode (ideally a hijack: true flag on GET /api/v0/users/me/).
  • API endpoint to release the hijack.
  • Floating UI component to mimic the Django Hijack UI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:mit-open Issues related to the MIT Open product
Projects
None yet
Development

No branches or pull requests

1 participant