Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory fusiondirectory
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectoryfusiondirectory
  • Issues
  • #6369
Something went wrong while setting issue due date.
Closed
Open
Issue created 3 months ago by dockx thibault@tdockxDeveloper
  • New related issue

  • New related issue

[Core] - Unix - Trust all report a dn unknown when * is set

Closed

[Core] - Unix - Trust all report a dn unknown when * is set

[Core] - Unix - Trust all report a DN unknown when * is set

This is a follow-up on the plugins side issue : HERE

Below is the requirement.

  protected function fillDisplayValue ($i)
  {
    $value = $this->value[$i];

    // Fixing potentially wildcard string
    if ($value === '*') {
      $this->displays[$i] = 'Any';
      $this->types[$i]    = FALSE;
      return;
    }
An error occurred while loading designs. Please try again.

Tasks

0
Cannot read properties of undefined (reading 'workItem')

Linked items
0

Link issues together to show that they're related. Learn more.

Activity


  • dockx thibault changed milestone to %FusionDirectory 1.5 3 months ago

    changed milestone to %FusionDirectory 1.5

  • dockx thibault added PJ1802-0188 label 3 months ago

    added PJ1802-0188 label

  • dockx thibault assigned to @tdockx 3 months ago

    assigned to @tdockx

  • dockx thibault created branch 6369-core-unix-trust-all-report-a-dn-unknown-when-is-set to address this issue 3 months ago

    created branch 6369-core-unix-trust-all-report-a-dn-unknown-when-is-set to address this issue

  • dockx thibault added fusiondirectory-core plugin-posix labels 3 months ago

    added fusiondirectory-core plugin-posix labels

  • dockx thibault closed 3 months ago

    closed

Please register or sign in to reply
Assignee
dockx thibault's avatar
dockx thibault
Assign to
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
Due date
None
None
None
Time tracking
No estimate or time spent
Confidentiality
Not confidential
Not confidential

You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

Lock issue
Unlocked
0
0 Participants
Reference:

Menu

Explore Projects Groups Topics Snippets