Skip to content

Releases: opensciencegrid/topology

Webapp 1.16.0

25 Mar 15:33
94adab7
Compare
Choose a tag to compare

Webapp 1.15.1

18 Mar 19:38
b21f528
Compare
Choose a tag to compare

Fix Apache configuration for EL8

Webapp 1.15.0

18 Mar 16:36
529a741
Compare
Choose a tag to compare

Webapp 1.14.0

04 Mar 16:57
v1.14.0
033276c
Compare
Choose a tag to compare

Additional changes for SOFTWARE-5051:

  • Simplified JSON output for project information.
  • Support CORS for the JSON endpoint.

Webapp 1.13.0

25 Feb 15:18
85493c7
Compare
Choose a tag to compare

Add JSON-formatted project endpoint (SOFTWARE-5051)

Webapp 1.12.1

06 Jan 16:39
b8042c1
Compare
Choose a tag to compare

Fix sites sites not appearing as CC* on the map. (SOFTWARE-4957)

Webapp 1.12.0

02 Dec 16:37
4429ec9
Compare
Choose a tag to compare

Add Description and Subject fields for token issuers in VO YAML files (#2171)

Webapp 1.11.3

01 Dec 21:46
77e9ff4
Compare
Choose a tag to compare

Fix tag list schema (#2169)

Webapp 1.11.2

17 Nov 19:48
4d8e377
Compare
Choose a tag to compare

In authz lists for StashCache namespaces, treat

- FQAN:/foo
- DN:/CN=foo

and

- FQAN: /foo
- DN: /CN=foo

as equivalent.

Webapp 1.11.0.0

19 Oct 18:54
c8c74a9
Compare
Choose a tag to compare

Use the issuer instead of the path as the name for the Issuer block in generated scitokens config; this allows multiple issuers for a single path.