Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
lemonldap-ng
lemonldap-ng
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • LemonLDAP NG
  • lemonldap-nglemonldap-ng
  • Issues
  • #1968

Closed
Open
Opened Oct 02, 2019 by Maxime Besson@maxbes🔧Maintainer

skippedUnitTests/skippedGlobalTests have no effect

Concerned version

Version: %2.0

Platform: Nginx / FastCGI and lemonldap-ng-cli

Summary

  • Put in an invalid value for "managerDn" in the configuration
  • Configuration save fails as expected
  • modify lemonldap-ng.ini to skip the value test on managerDn as indicated here https://lemonldap-ng.org/documentation/2.0/managertests (skippedUnitTests = managerDn)
  • Configuration save still fails

Logs

::Manager::Conf::Parser uses $self->{skippedUnitTests} and $self->{skippedGlobalTests} but these are never given a value in the code. Dumping them shows an undef value despite llng.ini giving them one.

Assignee
Assign to
2.0.7
Milestone
2.0.7 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: lemonldap-ng/lemonldap-ng#1968