Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add CSRF plugin #5727

Merged
merged 29 commits into from
Jan 18, 2022
Merged

feat: add CSRF plugin #5727

merged 29 commits into from
Jan 18, 2022

Commits on Dec 7, 2021

  1. feat: add csrf plugin

    Baoyuantop committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    ad8c54d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. fix: format code

    Baoyuantop committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    843a6ff View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. feat: add plugin docs

    Baoyuantop committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    e40347b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. fix: adjust code

    Baoyuantop committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    af25b19 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    b1032e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ea8477 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    2a52163 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. fix: format code

    Baoyuantop committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    55d656f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Update apisix/plugins/csrf.lua

    Co-authored-by: tzssangglass <[email protected]>
    Baoyuantop and tzssangglass authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    7a61185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a03da0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d14375 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    6413427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c9802 View commit details
    Browse the repository at this point in the history
  3. Update docs/en/latest/plugins/csrf.md

    Co-authored-by: 罗泽轩 <[email protected]>
    Baoyuantop and spacewander authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    b52d042 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    9c42231 View commit details
    Browse the repository at this point in the history
  2. fix: move plugin name

    Baoyuantop committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    45065bb View commit details
    Browse the repository at this point in the history
  3. test: fix plugins test

    Baoyuantop committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    a4b284e View commit details
    Browse the repository at this point in the history
  4. Update docs/zh/latest/plugins/csrf.md

    Co-authored-by: 琚致远 <[email protected]>
    Baoyuantop and juzhiyuan authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    6c999e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    165b8ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e3dd65 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. docs: optimize documents

    Baoyuantop committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d05242e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. test: add some tests

    Baoyuantop committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a219794 View commit details
    Browse the repository at this point in the history
  2. fix: lint test code

    Baoyuantop committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    7eb2e9f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. test: perfect test

    Baoyuantop committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    7eb2524 View commit details
    Browse the repository at this point in the history
  2. fix: lint code

    Baoyuantop committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2454909 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. fix: update test

    Baoyuantop committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    d439243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f1f71 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. fix: optimization code

    Baoyuantop committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    cfff42a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Update apisix/plugins/csrf.lua

    Co-authored-by: Bisakh <[email protected]>
    Baoyuantop and bisakhmondal authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    9305e2b View commit details
    Browse the repository at this point in the history