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

data: Document the session_handle type mismatch #1408

Merged
merged 1 commit into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. data: Document the session_handle type mismatch

    This was erroneously implemented as `s` but for backwards
    compatibility cannot be changed as it would break existing clients.
    Best we can do here is fix the documentation and tell people about it.
    
    See eebb041 ("use correct type for the session object path")
    and its revert in e452353.
    
    Closes flatpak#1359
    whot authored and jadahl committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8f03780 View commit details
    Browse the repository at this point in the history