-
- Downloads
Restricted cookie auth to endpoints where it is needed, some simplifications, and extended testing
parent
126ef1f9
No related branches found
No related tags found
Showing
- gui/src/components/archive/ArchiveBrowser.js 1 addition, 1 deletiongui/src/components/archive/ArchiveBrowser.js
- gui/src/components/archive/FileBrowser.js 2 additions, 2 deletionsgui/src/components/archive/FileBrowser.js
- gui/src/components/archive/FilePreview.js 1 addition, 1 deletiongui/src/components/archive/FilePreview.js
- gui/src/components/uploads/UploadOverview.js 1 addition, 1 deletiongui/src/components/uploads/UploadOverview.js
- nomad/app/v1/routers/auth.py 24 additions, 18 deletionsnomad/app/v1/routers/auth.py
- nomad/app/v1/routers/entries.py 8 additions, 7 deletionsnomad/app/v1/routers/entries.py
- nomad/app/v1/routers/uploads.py 11 additions, 14 deletionsnomad/app/v1/routers/uploads.py
- tests/app/v1/routers/common.py 10 additions, 0 deletionstests/app/v1/routers/common.py
- tests/app/v1/routers/test_entries.py 19 additions, 8 deletionstests/app/v1/routers/test_entries.py
- tests/app/v1/routers/test_uploads.py 13 additions, 9 deletionstests/app/v1/routers/test_uploads.py
Loading
Please register or sign in to comment