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

Add support mCaptcha as captcha provider #20458

Merged
merged 32 commits into from
Aug 10, 2022
Merged

Commits on Jul 22, 2022

  1. Add config stuff

    Gusted committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    d56af8e View commit details
    Browse the repository at this point in the history
  2. Load mCaptcha on register page

    Gusted committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    46be033 View commit details
    Browse the repository at this point in the history
  3. Code-style

    Gusted committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    62ea258 View commit details
    Browse the repository at this point in the history
  4. Implement backend verification

    Gusted committed Jul 22, 2022
    1 Configuration menu
    Copy the full SHA
    75d079d View commit details
    Browse the repository at this point in the history
  5. Add copyright text

    Gusted committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    614ad0b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into add-mcaptcha

    Gusted authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    df5f337 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Don't use hardcoded instance

    Gusted committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    5015c38 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add-mcaptcha

    Gusted authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    890c583 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into add-mcaptcha

    Gusted authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    46fd68f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into add-mcaptcha

    Gusted authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    3c84682 View commit details
    Browse the repository at this point in the history
  5. Nit pick

    Co-authored-by: silverwind <[email protected]>
    Gusted and silverwind authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    d7c5033 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into add-mcaptcha

    Gusted authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    747c47b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

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

Commits on Jul 26, 2022

  1. Apply suggestions from code review

    Co-authored-by: Felipe Leopoldo Sologuren Gutiérrez <[email protected]>
    6543 and fsologureng authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    06c6c95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ed76bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    668a701 View commit details
    Browse the repository at this point in the history
  4. fix lint

    6543 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    4c52706 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into add-mcaptcha

    Gusted committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    08790c5 View commit details
    Browse the repository at this point in the history
  6. Hack mobile CSS together

    - Still requires patch on mCaptcha's side to provide good iframe
    settings & good CSS on widget HTML.
    Gusted committed Jul 26, 2022
    9 Configuration menu
    Copy the full SHA
    0789b33 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

Commits on Jul 28, 2022

  1. Update mCaptcha-glue

    Gusted committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c866103 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add-mcaptcha

    Gusted committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9208741 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Use <span> instead of <label>

    Gusted committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f4e417b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add-mcaptcha

    Gusted authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    4ea9eb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Merge branch 'main' into add-mcaptcha

    Gusted authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    eccc205 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Merge branch 'main' into add-mcaptcha

    Gusted authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    db8a806 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Merge branch 'main' into add-mcaptcha

    Gusted committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    5f219f2 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect formatting

    Gusted committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    559cf0d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Merge branch 'main' into add-mcaptcha

    Gusted committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    24d059b View commit details
    Browse the repository at this point in the history
  2. Fix borked package-lock.json

    Gusted committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    540ae07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b1c008 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

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