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

Feature: Disable built-in WordPress login / password reset / signup #478

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Apr 6, 2023

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

Commits on Apr 11, 2023

  1. Adds option to disable built-in login/password reset/signup

    Adds an option to completely disable WordPress built-in functionality
    for login (with username/password), password reset, and signup
    (registration). All of these functions will be provided by the
    configured Identity Provider.
    zabalajka committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    383f3ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb20aab View commit details
    Browse the repository at this point in the history
  3. Fixes typo

    zabalajka committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    e12e8e4 View commit details
    Browse the repository at this point in the history