Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 82
    • Issues 82
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • minervaminerva
  • core
  • Merge requests
  • !564

WIP: Resolve "Implement Spring Security"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Sascha Herzinger requested to merge 563-spring-security into master Jan 08, 2019
  • Overview 1
  • Commits 14
  • Pipelines 4
  • Changes 23

Closes #563 (closed)

This is a WIP. Do not merge.

@piotr.gawron Spring Security is now active, does handle basic Dao authentication and manages the application security on an API level.

TODO:

  • LDAP AuthenticationProvider
  • Remove all custom security from the rest-api module
  • Add interface level security and filtering to the service module
  • Make all unit tests pass
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 563-spring-security