Task #8444 (closed)
Opened 7 years ago
Closed 7 years ago
TEST: Anonymous user
| Reported by: | wmoore | Owned by: | wmoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | atarkowska, saloynton, rkferguson, cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-05-08 (14) |
Description
Need to set up anonymous user on gretzky, then test that we are automatically logged in to this account when no other connection is available.
Also need to test that this only works for urls based on ANON_ROOT setting, but this needs more work first: #8443.
Change History (6)
comment:1 Changed 7 years ago by wmoore
- Status changed from new to accepted
comment:2 Changed 7 years ago by wmoore
- Sprint changed from 2012-04-10 (12) to 2012-04-24 (13)
comment:3 Changed 7 years ago by wmoore
- Owner wmoore deleted
- Status changed from accepted to new
comment:4 Changed 7 years ago by atarkowska
- Owner set to wmoore
comment:5 Changed 7 years ago by atarkowska
- Sprint changed from 2012-04-24 (13) to 2012-05-08 (14)
comment:6 Changed 7 years ago by wmoore
- Resolution set to fixed
- Status changed from new to closed
This seems to be working fine. Tested
$ omero config set omero.web.public.url_filter "(/webtest|/webgateway)"
and was able to view /webtest and /webgateway pages as expected.
Closing...
Bug reported #8483.
Will return to testing public user later...