-
Notifications
You must be signed in to change notification settings - Fork 83
Split DBMS privileges page #2738
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
base: dev
Are you sure you want to change the base?
Conversation
3a8a985 to
47761a3
Compare
e77981e to
ac257e1
Compare
ac257e1 to
82aa4ed
Compare
Hunterness
left a comment
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.
A few comments
modules/ROOT/pages/authentication-authorization/database-administration.adoc
Show resolved
Hide resolved
modules/ROOT/pages/authentication-authorization/dbms-administration/index.adoc
Outdated
Show resolved
Hide resolved
| :description: How to use Cypher to manage Neo4j DBMS administrative privileges. | ||
| :page-role: enterprise-edition aura-db-business-critical aura-db-dedicated | ||
| //// | ||
| [source, cypher, role=test-setup] |
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.
I feel like this list could probably be pruned down to only contain the users/roles that are actually used on this page?
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.
This also applies to the other broken out pages
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.
Yes, we can do that, but maybe in another PR.
.../pages/authentication-authorization/dbms-administration/dbms-user-management-privileges.adoc
Show resolved
Hide resolved
| :description: How to use Cypher to manage Neo4j DBMS administrative privileges. | ||
| :page-role: enterprise-edition aura-db-business-critical aura-db-dedicated | ||
| //// | ||
| [source, cypher, role=test-setup] |
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.
Do we actually need those code-blocks? Do we use them for testing?
I know we run some Cypher tests, but against the docs-cypher.
In the Ops manual, we're testing other things, not Cypher commands. Or am I mistaken?
Co-authored-by: Natalia Ivakina <[email protected]>
Co-authored-by: Natalia Ivakina <[email protected]>
Co-authored-by: Natalia Ivakina <[email protected]>
Co-authored-by: Natalia Ivakina <[email protected]>
Co-authored-by: Natalia Ivakina <[email protected]>
Co-authored-by: Natalia Ivakina <[email protected]>
701c50d to
8274e93
Compare
|
This PR includes documentation updates New pages:
Updated pages: |
No description provided.