Refactor #32208
Kerberos url is not matched with trailing slash
Difficulty:
Triaged:
No
Bugzilla link:
Description
The trailing slash make the url not being considered as kerberos auth url
Associated revisions
History
#1
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman/pull/926 added
#2
Updated by Tomer Brisker almost 2 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases 2.5.0 added
Refs #32208 - accept trailing slash in Krb auth url
The Kerberos url is quite strict, but accepting trailing `/` is probably not bad and can avoid a lot of confusion