Skip to content

2.x release Improvements

sluc23 requested to merge 1.x-devRejectOnAuthx into 2.x

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 by sluc23

Merge request reports