Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • API Rest Log API Rest Log
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • API Rest LogAPI Rest Log
  • Merge requests
  • !10

2.x release Improvements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged sluc23 requested to merge 1.x-devRejectOnAuthx into 2.x Oct 05, 2022
  • Overview 1
  • Commits 7
  • Pipelines 0
  • Changes 24

2.x release Improvements, including:

  • Update civix code and make it compatible for CiviCRM 5.51+
  • APIv3 and APIv4 REST call supports
  • All authx methods available (legacy and modern ones)
  • Do the log on event civi.invoke.auth rather than API Wrapper (that executes all the time for any api call)
  • Introduce new API Rest Guard feature, to limit API calls quota
Edited Oct 05, 2022 by sluc23
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1.x-devRejectOnAuthx