-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
[READY] [feature] Added dashboard read only with new Rho role #5845
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5845 +/- ##
==========================================
+ Coverage 65.89% 74.11% +8.22%
==========================================
Files 459 106 -353
Lines 22014 11522 -10492
Branches 2417 0 -2417
==========================================
- Hits 14507 8540 -5967
+ Misses 7386 2982 -4404
+ Partials 121 0 -121
Continue to review full report at Codecov.
|
I've just modified the doc 'security.rst' but Travis CI returned a timeout during the step 'Creating a dashboard': No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself. If this status persists I'll try to commit again in order to activate te CI. |
4d03160
to
f0df9f8
Compare
Hi all, |
We'll need unit tests making sure that a users with this role can access the things we except them to be able to access and not other things. |
Hi @mistercrunch , |
6cb7753
to
26bfb7c
Compare
I've added the unit test, someone can kindly give me a feedback please? |
Hi @mistercrunch @ryw @jeremi |
@timifasubaa @mistercrunch |
@mistercrunch @timifasubaa |
Not worked for me i added code in all 5 files |
3bd0402
to
87914e8
Compare
The check fails on TOXENV=cypress-dashboard, it seems a timeout problem (Travis CI side?) that
|
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
Closing inactive PR in favor of #12680 @amitmiran137, thank you for your contribution! @datinho |
I needed a user who could only access the read-only dashboards, so I've added a new built-in role Rho (ρ) as logged user but less powerful than Gamma.
As Gamma user this role need a complementary role to have access to view the dashboards.