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

More flexibility for login banners #7690

Merged
merged 4 commits into from
Oct 11, 2021

Commits on Oct 7, 2021

  1. More flexibility for login banners

    Also fixed RHBZ#1983061 and defined a generic text as default
    content where not explicitly selected. Previously the DOD banners
    would be applied as default.
    marcusburghardt committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    76a10d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f8c241 View commit details
    Browse the repository at this point in the history
  3. banner_etc_motd rule reviewed and properly adjusted

    Removed unnecessary test scenarios and improved the necessary ones.
    Adjusted OVAL to allow absent /etc/motd file.
    marcusburghardt committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    330c0fb View commit details
    Browse the repository at this point in the history
  4. Fixed ansible remediation macro for login banners

    Correctly split login_banner_text variable when multiple banners are defined.
    marcusburghardt committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    020a69a View commit details
    Browse the repository at this point in the history