Bug #7657
Remove default OAuth credentials
Description
oauth_consumer_key and oauth_consumer_secret have default values in the codebase, which should be removed to require users to supply their own values.
Note that this only affects a source or basic package install, and OAuth is disabled anyway. The default installer run will randomise these passwords before enabling it.
Associated revisions
History
#1
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1875 added
- Pull request deleted (
)
#2
Updated by Shlomi Zadok over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset bceb2f66bf91c4a07b3611e60baf45e0b8a2450a.
#3
Updated by Dominic Cleal over 8 years ago
- Assignee set to Shlomi Zadok
- Target version set to 1.7.2
fixes #7657 - remove default OAuth credentials