Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C centreon
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • centreon
  • centreon
  • Repository
Switch branch/tag
  • centreon
  • src
  • Centreon
  • Application
  • Controller
  • MonitoringResourceController.php
Find file BlameHistoryPermalink
  • Laurent Calvet's avatar
    fix(api): Hide the password in the service command line (#8663) · fcd89998
    Laurent Calvet authored May 13, 2020
    In the event view, when we select a service, the command line displays the password in plain text.
    The password will never be displayed again and will be replaced by a substitute string.
    
    This fix makes it easier to hide passwords when they contain spaces.
    fcd89998