The deposits admin view is read only and there is no sensitive data
displayed here so we can remove the deposits filtering by username
for non staff users but with adequate permission.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDWAPPS3cd8cc76df4b: assets/admin/deposits: Remove deposits filtering by user for non staff
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D7825 (id=28255)
Rebasing onto c328c4890c...
Current branch diff-target is up to date.
Changes applied before test
commit 6f392c925133910b1be1d496803ee014dc74a121
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date: Thu May 12 17:39:02 2022 +0200
assets/admin/deposits: Remove deposits filtering by user for non staff
The deposits admin view is read only and there is no sensitive data
displayed here so we can remove the deposits filetering by username
for non staff users but with adequate permission.See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1833/ for more details.
Comment Actions
Build is green
Patch application report for D7825 (id=28256)
Rebasing onto c328c4890c...
Current branch diff-target is up to date.
Changes applied before test
commit 3cd8cc76df4bfcc0b807fcffcb2c28959bc91155
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date: Thu May 12 17:39:02 2022 +0200
assets/admin/deposits: Remove deposits filtering by user for non staff
The deposits admin view is read only and there is no sensitive data
displayed here so we can remove the deposits filtering by username
for non staff users but with adequate permission.See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1835/ for more details.