DSpace / RestContract

REST Contract for DSpace 7-8
https://wiki.lyrasis.org/display/DSDOC8x/
39 stars 50 forks source link

add /api/security/csrf endpoint to list of endpoints #282

Closed saschaszott closed 2 months ago

dspace-bot commented 2 months ago

Backport failed for dspace-7_x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin dspace-7_x
git worktree add -d .worktree/backport-282-to-dspace-7_x origin/dspace-7_x
cd .worktree/backport-282-to-dspace-7_x
git switch --create backport-282-to-dspace-7_x
git cherry-pick -x b48ed47621c01bcf6c4a912285cc8ea26737cfdd
dspace-bot commented 2 months ago

Successfully created backport PR for dspace-8_x: