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

Handle sudo connection in the account view #516

Merged
merged 2 commits into from
Dec 19, 2023

Commits on Nov 29, 2023

  1. Handle sudo connection in the account view

    Expand webadmin.views.my_account to also detect whether the current
    context was created via sudo
    If the current session was created with sudo, disable the ability to
    update experimenter properties and password in the UI
    sbesson committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    80e14e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Make form inert in sudo mode

    knabar committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c313145 View commit details
    Browse the repository at this point in the history