Bug #25889
Remove the password limit in compute resource
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
DB migrations
Target version:
-
Description
The following migration:
https://github.com/theforeman/foreman/blob/develop/db/migrate/20130813105054_change_compute_resource_password_to_text.rb
should change the password limit to nil, the limit was changed to nil only in Postgres and not in SQLite DB.
Associated revisions
History
#1
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6424 added
#2
Updated by Timo Goebel about 4 years ago
- Fixed in Releases 1.22.0 added
#3
Updated by Shira Maximov about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset c1d8f50971eb002f607028acab0300e739dab81e.
#4
Updated by Tomer Brisker almost 4 years ago
- Category set to DB migrations
Fixes #25889 - Remove the limit from compute resource password