Skip to content

Commit 6bafdaa

Browse files
author
William Welling
authored
Upgrade weaver with access control patch (#193)
1 parent f224f62 commit 6bafdaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ STOMP_DEBUG=false
2727

2828
FEDORA_PATH=/fcrepo/rest
2929

30-
AUTH_SERVICE_URL=https://labs.library.tamu.edu/authfix
30+
AUTH_SERVICE_URL=https://labs.library.tamu.edu/auth/2x
3131
CANTALOUPE_BASE_URL=https://api-dev.library.tamu.edu/iiif/2/
3232
IIIF_SERVICE_URL=https://api-dev.library.tamu.edu/iiif-service/

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"build": "wvr build --clean"
2626
},
2727
"dependencies": {
28-
"@wvr/core": "2.2.2-rc.12",
28+
"@wvr/core": "2.2.2-rc.13",
2929
"ng-csv": "0.3.6",
3030
"ng-openseadragon": "1.3.5",
3131
"ng-table": "3.0.1",

0 commit comments

Comments
 (0)