Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • NetworkManager-openvpn NetworkManager-openvpn
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • NetworkManager-openvpnNetworkManager-openvpn
  • Merge requests
  • !62

properties: fix initialization of secret flags

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Beniamino Galvani requested to merge bg/secret-flags into main Oct 21, 2022
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 1

If users create a new connection, we force all secret flags to "agent-owned" when the connection is saved, overwriting manual changes that users may have done.

Instead, set initial secret flags to "agent-owned" and let users change them.

https://bugzilla.redhat.com/show_bug.cgi?id=2043075

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bg/secret-flags