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

Fixes #23394 - Unable to set effective user for job templates #361

Merged
merged 1 commit into from Jul 10, 2018
Merged

Commits on Jul 2, 2018

  1. Fixes #23394 - Unable to set effective user for job templates

    There was a problem with the API structure, it didn't work since day
    one.
    The `ssh` sub entry was not recognized by `strong params`, making the
    `ssh` object (hash) and children not to be accessible.
    
    This PR fixes the issue, but "breaks" the bad API documentation that
    existed before.
    Ido Kanner committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    01fb796 View commit details
    Browse the repository at this point in the history