Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I irmago
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • IRMAIRMA
  • Github mirrors
  • irmago
  • Repository
  • irmago
  • descriptions.go
Find file BlameHistoryPermalink
  • Sietse Ringers's avatar
    feat: slightly relax wizard validation forcing certain items to be last · 66219933
    Sietse Ringers authored Mar 18, 2021
    Previously all wizard items not of type credential were forced to be last,
    but it suffices to force only items having no credential type to be last
    (regardless of their type), because only those cannot be taken into account
    in the dependency expansion algorithm.
    66219933