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

Improve REST authentication method when registering fields #7341

Merged
merged 3 commits into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. Improve REST authentication method

    Instead of checking if the user is logged in it also checks if the user a basic auth for applications is used.
    
    Signed-off-by: Jory Hogeveen <[email protected]>
    JoryHogeveen authored and sc0ttkclark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    44e1cb0 View commit details
    Browse the repository at this point in the history
  2. Fix phpcs

    Signed-off-by: Jory Hogeveen <[email protected]>
    JoryHogeveen authored and sc0ttkclark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c7d542d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d26a32 View commit details
    Browse the repository at this point in the history