Coder Social home page Coder Social logo

traefik-plugin-response-code-override's People

Contributors

lepkem avatar rafpe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

chctaipei leeeboo

traefik-plugin-response-code-override's Issues

[Traefik Pilot] Traefik Plugin Analyzer has detected a problem.

The plugin was not imported into Traefik Pilot.

Cause:

missing manifest: GET https://api.github.com/repos/Lepkem/traefik-plugin-response-code-override/contents/.traefik.yml?ref=v0.0.1: 404 Not Found []

Traefik Plugin Analyzer will restart when you will close this issue.

If you believe there is a problem with the Analyzer or this issue is the result of a false positive, please contact us.

[Traefik Pilot] Traefik Plugin Analyzer has detected a problem.

The plugin was not imported into Traefik Pilot.

Cause:

GET https://api.github.com/repos/Lepkem/traefik-plugin-response-code-override/contents/go.mod?ref=v0.0.3: 502  []

Traefik Plugin Analyzer will restart when you will close this issue.

If you believe there is a problem with the Analyzer or this issue is the result of a false positive, please contact us.

Still working?

Is this plugin still working with traefik latest version?

I try to redirect 403 to 444, but unfortunately I still get the forbidden message.

My dynamic conf

http:
  middlewares:
    http-error-code:
      plugin:
        plugin-response-code-override:
          RemoveBody: false
          HeadersToRemove:
            - "Referrer-Policy"
            - "Alt-Svc"
            - "X-Be"
            - "H1"
          Overrides:
            '403': 444

My static conf

pilot:
    token: "XXX"
experimental:
  plugins:
    plugin-response-code-override:
      moduleName: github.com/Lepkem/traefik-plugin-response-code-override
      version: v0.0.3

and in my composer file i added the following line:
- "traefik.http.routers.portainer.middlewares=protected-ipwhitelist@file, http-error-code@file"

Any ideas? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.