Skip to content

Changes

Summary

  1. TestLogin: add get_login_url utility method (details)
  2. Expand failing CSRF integration tests (details)
  3. Adjust tests for simplify CSRF failure error message (details)
  4. Simplify test_login_errors (details)
  5. Extend test_login_errors with JSON content type (details)
  6. TestLogin.test_login_example: also test JSON content type (details)
  7. Add version.properties to etc/omero.properties (details)
Commit 8d1ce5eb620b98f973db174a512427f33235ff49 by sbesson
TestLogin: add get_login_url utility method
The file was modified components/tools/OmeroWeb/test/integration/test_api_login.py (diff)
Commit f315a50f76c1d95ab7f2ffb3431cb9c5e34240cf by sbesson
Expand 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 (diff)
Commit 02a65f3b831c9026430358be46761721b6aec61b by sbesson
Adjust tests for simplify CSRF failure error message
The file was modified components/tools/OmeroWeb/test/integration/test_api_login.py (diff)
Commit b40ab99fc042b3b96238a585c1ce28b60416f472 by sbesson
Simplify test_login_errors
The file was modified components/tools/OmeroWeb/test/integration/test_api_login.py (diff)
Commit 4f09720bcc681d72f7e143c03efb114c53473b0d by sbesson
Extend test_login_errors with JSON content type
The file was modified components/tools/OmeroWeb/test/integration/test_api_login.py (diff)
Commit 695282b56f23e30c25839d6e90c1663f94991737 by sbesson
TestLogin.test_login_example: also test JSON content type
The file was modified components/tools/OmeroWeb/test/integration/test_api_login.py (diff)
Commit eb8fea22520deb9a7c354736d110ad9a7bd06ca9 by snoopycrimecop
Add version.properties to etc/omero.properties
The file was modified etc/omero.properties (diff)