framework/tests/integration
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
..
api Fix inconsistent status codes 2020-02-04 22:58:28 +01:00
tmp fixed tests on master, missing views directory and suppressing notices from tempnam when storing files in tmp 2019-06-24 13:00:36 +02:00
RetrievesAuthorizedUsers.php Apply fixes from StyleCI 2020-02-04 21:11:08 +00:00
setup.php Apply fixes from StyleCI 2020-02-04 21:11:08 +00:00
TestCase.php Apply fixes from StyleCI 2020-02-04 21:11:08 +00:00