Feature #15370
Additional validations for email and trusted hosts settings
Description
The settings for administrator and email_reply_address do not validate email format and trusted_puppetmaster_hosts allow any values as long as input is an array.
Related issues
Associated revisions
History
#1
Updated by Ondřej Pražák about 6 years ago
- Related to Bug #6924: UI should throw proper validation error while updating some params with any random value(like utf-8 or -ve values) added
#2
Updated by Dominic Cleal about 6 years ago
- Tracker changed from Bug to Feature
- Subject changed from Additional validations for Settings to Additional validations for email and trusted hosts settings
- Category set to Settings
#3
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman/pull/3583 added
#4
Updated by Ondřej Pražák about 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 643ca12cadf1310a1a7756d6cae2414b18040505.
#5
Updated by Dominic Cleal about 6 years ago
- Legacy Backlogs Release (now unused) set to 160
Fixes #15370 - Validate settings values
Adds validations for administrator, email_reply_address
and trusted_puppetmaster_hosts settings