Claire
62c6e12fa5
Fix admin API unconditionally requiring CSRF token ( #17975 )
...
Fixes #17898
Since #17204 , the admin API has only been available through the web
application because of the unconditional requirement to provide a valid CSRF
token.
This commit changes it back to `null_session`, which should make it work
both with session-based authentication (provided a CSRF token) and with a
bearer token.
2022-04-06 20:57:18 +02:00
..
2022-03-08 09:14:39 +01:00
2022-04-06 20:57:18 +02:00
2020-01-23 22:00:13 +01:00
2020-03-06 01:29:38 +01:00
2021-01-10 00:32:01 +01:00
2022-03-12 04:14:25 +01:00
2020-09-07 17:47:41 +02:00
2021-10-14 20:44:59 +02:00
2020-09-11 15:16:29 +02:00
2020-05-03 16:30:36 +02:00
2021-04-15 05:00:25 +02:00
2022-02-09 01:17:07 +01:00
2020-09-07 11:02:04 +02:00
2022-04-06 20:56:57 +02:00
2022-03-03 16:13:40 +01:00
2020-02-24 22:21:40 +01:00
2019-07-30 11:10:46 +02:00
2022-03-03 16:13:40 +01:00
2020-08-31 12:47:09 +02:00
2020-08-31 12:47:09 +02:00
2020-03-06 01:29:38 +01:00
2019-08-30 00:14:36 +02:00
2022-03-03 16:13:40 +01:00
2020-09-11 15:16:29 +02:00
2020-08-31 12:47:09 +02:00
2019-09-09 10:50:33 +02:00
2020-03-06 01:29:38 +01:00
2022-03-04 01:06:33 +01:00
2020-03-06 01:29:38 +01:00
2020-09-01 13:31:28 +02:00
2021-01-12 09:27:38 +01:00
2022-03-03 16:13:58 +01:00
2022-03-03 16:13:40 +01:00
2022-03-15 04:11:29 +01:00
2020-05-03 16:30:36 +02:00
2020-03-06 01:29:38 +01:00
2022-03-02 18:57:08 +01:00
2020-08-31 12:47:09 +02:00
2022-03-09 20:06:51 +01:00
2020-03-06 01:29:38 +01:00
2021-04-24 17:01:43 +02:00