Commit
a544232805867c17db4d6acd59afc170c8a9519a
by noreplyupdate dependencies
|
The file was modified
| etc/omero.properties |
Commit
506485a45cc95c4f7a552929350a3ad85f1a847b
by sbessonRemove JUL over SLF4J and JCL over SLF4J as OMERO server dependencies
The low-level server components have been adjusted to use the slf4j API directly and no longer require the bridge
|
The file was modified
| ivy.xml |
The file was modified
| lib/licenses/README |
Commit
410c7327aae99e8ec1e314f98dc21932d57c847e
by sbessonFix failing CSRF login integration test
Update the expected response message to include the reason Add a second integration test with a X-CSRFToken with empty value
|
The file was modified
| components/tools/OmeroWeb/test/integration/test_api_login.py |
Commit
ad8d93c24b86c8fd4f21470ff50e64cd9c73c787
by sbessonFix CSRF token integration tests
Test empty and invalid CRSF token scenarios
|
The file was modified
| components/tools/OmeroWeb/test/integration/test_api_login.py |
Commit
8d1ce5eb620b98f973db174a512427f33235ff49
by sbessonTestLogin: add get_login_url utility method
|
The file was modified
| components/tools/OmeroWeb/test/integration/test_api_login.py |
Commit
f315a50f76c1d95ab7f2ffb3431cb9c5e34240cf
by sbessonExpand failing CSRF integration tests
Add test for missing CSRF cookie, empty and invalid CSRF tokens
|
The file was modified
| components/tools/OmeroWeb/test/integration/test_api_login.py |
Commit
02a65f3b831c9026430358be46761721b6aec61b
by sbessonAdjust tests for simplify CSRF failure error message
|
The file was modified
| components/tools/OmeroWeb/test/integration/test_api_login.py |
Commit
b40ab99fc042b3b96238a585c1ce28b60416f472
by sbessonSimplify test_login_errors
|
The file was modified
| components/tools/OmeroWeb/test/integration/test_api_login.py |
Commit
4f09720bcc681d72f7e143c03efb114c53473b0d
by sbessonExtend test_login_errors with JSON content type
|
The file was modified
| components/tools/OmeroWeb/test/integration/test_api_login.py |
Commit
695282b56f23e30c25839d6e90c1663f94991737
by sbessonTestLogin.test_login_example: also test JSON content type
|
The file was modified
| components/tools/OmeroWeb/test/integration/test_api_login.py |