framework/tests
Franz Liedke f7222d7e20 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.
2020-02-04 22:58:28 +01:00
..
integration Fix inconsistent status codes 2020-02-04 22:58:28 +01:00
unit Remove old error handler, middleware and tests 2020-02-04 22:55:25 +01:00
phpunit.integration.xml Update test libraries 2019-07-06 01:49:55 +02:00
phpunit.unit.xml Update test libraries 2019-07-06 01:49:55 +02:00