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 #25492 - Remove the :login setting #6259

Merged
merged 1 commit into from Nov 29, 2018
Merged

Conversation

tbrisker
Copy link
Member

No description provided.

@theforeman-bot
Copy link
Member

Issues: #25492

menu.item :roles, :caption => N_('Roles')
end
menu.item :auth_source_ldaps, :caption => N_('LDAP Authentication')
menu.item :users, :caption => N_('Users')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: would be nice to keep alignment

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@lzap
Copy link
Member

lzap commented Nov 20, 2018

Needs a rebase, refactoring needs to be all green.

lzap
lzap previously approved these changes Nov 20, 2018
@tbrisker
Copy link
Member Author

@lzap fixed the failing tests, all 🍏 now

Copy link
Member

@lzap lzap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay. Yay! 👏

@lzap lzap merged commit fabec12 into theforeman:develop Nov 29, 2018
@lzap
Copy link
Member

lzap commented Nov 29, 2018

@tbrisker do you also track installer changes? Probably this needs to be removed from there as well.

@ekohl
Copy link
Member

ekohl commented Nov 29, 2018

Since we always maintain compatibility with older versions (typically n - 2), I'm leaning to not making a change. Foreman will ignore the unused setting and we should remember to remove it when we drop support for 1.20.

@tbrisker
Copy link
Member Author

installer side is at theforeman/puppet-foreman#690

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants