Try and disable csrf protection
This commit is contained in:
parent
75f6ab5e26
commit
c6228f5541
1 changed files with 1 additions and 0 deletions
|
@ -16,5 +16,6 @@ class VerifyCsrfToken extends BaseVerifier
|
||||||
'api/post',
|
'api/post',
|
||||||
'webmention',
|
'webmention',
|
||||||
'places/new',
|
'places/new',
|
||||||
|
'micropub'
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue