Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl-otter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl-otter
  • Merge requests
  • !1

Feature/authorization

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Marek Szuba requested to merge feature/authorization into master Jul 19, 2018
  • Overview 0
  • Commits 16
  • Pipelines 0
  • Changes 75

Created by: s-mm

Code changes are for authentication using AAP service and authorization using database information. The read and write access for each user is built from the database. The code does not include JWT verification as it requires installation of a new Perl module. The Perl dependencies will have to be modified so that the code uses the system Perl modules rather than the Perl 5.18.1 modules that are available bundled with the code.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/authorization