1
0
mirror of https://github.com/flarum/core.git synced 2025-05-05 15:07:17 +02:00
Franz Liedke 25f772c1ea
Replace authenticatedRequest() by request() option
I feel this makes the parameters a bit more clear, does not rely on
inheritance (you can only inherit from one class, but we might want more
of these helpers in the future), and has less side effects (e.g. no
creation and, more importantly, deletion of users in the database).

Refs #2052.
2020-03-20 18:23:06 +01:00
..
2019-07-06 01:49:55 +02:00