Hi Jacob.
Can I ask you to explain your use-case a little more please?
As I understand it, separate admin sites may register different models, but
I'm only going to see the History for instances that are visible to the
current admin no?
Maybe you mean the Recent actions > My actions bit of the ind
In a brief search, I could not find any docs for X-Forwarded-Prefix.
MDN documents X-Forwarded-For and others:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For
To customize those functions, you could use a middleware to modify requests
to wrap them:
class ExampleMiddlewa