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
  • !5

fix URLs on Drupal

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged JonGold requested to merge JonGold/apirestlog:url-fix into 1.x Jan 14, 2022
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 1

Drupal 9 does not like the leading URL on the fragment passed to CRM.url. I also made the call more technically correct by splitting the path from the params, and specifying it's a back-end page.

I'm still seeing some items I want to improve; the isLogNecessary method needs to be AuthX-aware, and there are cases where the entity and action seem not to be recorded correctly. I'll address these as they become bigger issues for me :)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: url-fix