Skip to content
  • Jannik Lehmann's avatar
    Enhance Security & Compliance Error Handlings · 08bcbd98
    Jannik Lehmann authored and Denys Mishunov's avatar Denys Mishunov committed
    This commit solves: gitlab-org/gitlab#386854
    It enhances the error handling for the Security & Compliance Configuration
    to make the distinction between user-facing and non-user facing errors.
    To achieve this behaviour this commit introduces a Backend and a
    Frontend util to make User facing errors distinguishable by adding
    and parsing a prefix.
    
    Changelog: changed
    EE: true
    08bcbd98