aboutsummaryrefslogtreecommitdiff
path: root/app/Models/ConfigurationSetter.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2020-01-16 14:25:51 +0100
committerGravatar GitHub <noreply@github.com> 2020-01-16 14:25:51 +0100
commitd7ac234036a10f575a902af6fc63bb890f85c7b1 (patch)
tree3f54cb7390a833dc846144a04a279ba172b78b42 /app/Models/ConfigurationSetter.php
parent9819a72293a57e6ed75c5bac18a44d7e16c9127f (diff)
fix: Make sure to have user conf in hasAccess (#2769)
The `FreshRSS_Auth::hasAccess` method is called during auth initialization (`app/FreshRSS.php:78`), only for `user#create` action. However, at this step, the `user` configuration namespace hasn't be initialized yet, and so users weren't able to register because of the exception... quite critical!
Diffstat (limited to 'app/Models/ConfigurationSetter.php')
0 files changed, 0 insertions, 0 deletions