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',
|
||||
'webmention',
|
||||
'places/new',
|
||||
'micropub'
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue