1
0
mirror of https://github.com/flarum/core.git synced 2025-10-14 00:15:51 +02:00
Files
php-flarum/src/Group
Franz Liedke 04bcf1eef6 Fix inconsistent status codes
HTTP 401 should be used when logging in (i.e. authenticating) would make
a difference; HTTP 403 is reserved for requests that fail because the
already authenticated user is not authorized (i.e. lacking permissions)
to do something.
2019-08-21 00:06:31 +02:00
..
2019-08-21 00:06:31 +02:00
2017-10-03 18:49:53 +02:00
2019-06-12 23:50:21 +02:00
2018-01-11 14:10:37 +10:30
2018-07-21 17:06:42 +09:30