-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Permission extensions #363
Conversation
5ce4fdb
to
293a670
Compare
Codecov Report
@@ Coverage Diff @@
## master #363 +/- ##
==========================================
+ Coverage 68.91% 74.44% +5.53%
==========================================
Files 65 65
Lines 7009 7463 +454
Branches 950 1032 +82
==========================================
+ Hits 4830 5556 +726
+ Misses 1961 1656 -305
- Partials 218 251 +33
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job! I only got some small questions and suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything's fine with me! Thank you.
@dbyrns redeployed on ogc-ades |
…SE permission to ServiceTHREDDS (fix #361)
…+ adjust MagpieAdapter to DENY by default
… patch adapter test
…on THREDDS services
…rm in info message + align 'apply perm' button right
5cabd1b
to
1322770
Compare
Depends on #353 (rebased).
BROWSE
permission toTHEDDS
service ([Feature] BROWSE permission for ServiceTHREDDS #361)Resource
was missing (not explicitly defined in db), but that parentResource
had recursive-scopePermission
.Fixes #157
Fixes #234
Fixes #361