Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KDE Runtime
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UnmaintainedUnmaintained
  • KDE Runtime
  • Repository
  • kde-runtime
  • kpasswdserver
  • kpasswdserver.cpp
Find file BlameHistoryPermalink
  • Dawit Alemayehu's avatar
    When adding a new auth item, remove all matching items instead of just one in · d529303c
    Dawit Alemayehu authored May 13, 2011
    case duplicates exist. If duplicates are allowed to exist, then their removal
    in other functions (inside of a for loop) will cause the now infamous
    KIO::AuthInfo dtor crash.
    
    CCBUG: 256712
    d529303c