Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • lemonldap-ng lemonldap-ng
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 329
    • Issues 329
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LemonLDAP NG
  • lemonldap-nglemonldap-ng
  • Issues
  • #290

Closed
Open
Created Mar 22, 2011 by Clément OUDOT@clement_oudotOwner

Dynamic output filters are not called on /

We use sometimes output filter, injected dynamically (with $r->add_output_filter), for example to manage logout or form replay. Recently I used this with the SecureToken Handler.

But it seems we have a little bug. The output filter is always called, except if the URI is '/'. It is maybe a side effect of DocumentIndex? I will try to send a mail to mod_perl users mailing list to get more information.

This is not a critical bug, as our filters are often executed on URI not equal to '/'.

Assignee
Assign to
Time tracking