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: secure forms with a captcha according to the ICM server settings #200

Merged
merged 4 commits into from
May 25, 2020

Commits on May 24, 2020

  1. Configuration menu
    Copy the full SHA
    3943d43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71239de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49e8328 View commit details
    Browse the repository at this point in the history
  4. feat: display captcha component according to the related ICM captcha …

    …service (#200)
    
    - introduces lazy components for captcha
    
    BREAKING CHANGE:
    feature toggles captchaV2 and captchaV3 are obsolete
    component ish-captcha is replaced by ish-lazy-captcha with mandatory topic input
    dhhyi committed May 24, 2020
    Configuration menu
    Copy the full SHA
    127e4af View commit details
    Browse the repository at this point in the history