Skip to content

Commit 26dfe7b

Browse files
committed
Fix the image rendering (neo4j#1840)
1 parent 390bb1e commit 26dfe7b

File tree

3 files changed

+894
-4
lines changed

3 files changed

+894
-4
lines changed

modules/ROOT/images/privileges_grant_and_deny_syntax_dbms_privileges.svg

Lines changed: 142 additions & 1 deletion
Loading

modules/ROOT/images/privileges_hierarchy_dbms.svg

Lines changed: 750 additions & 1 deletion
Loading

modules/ROOT/pages/authentication-authorization/dbms-administration.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ All DBMS privileges are relevant system-wide.
6868
Like user management, they do not belong to one specific database or graph.
6969
For more details on the differences between graphs, databases, and the DBMS, refer to link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/introduction/cypher_neo4j/[Cypher Manual -> Cypher and Neo4j].
7070

71-
image::privileges_grant_and_deny_syntax_dbms_privileges.svg[width="800", title="Syntax of GRANT and DENY DBMS Privileges"]
71+
image::privileges_grant_and_deny_syntax_dbms_privileges.svg[title="Syntax of GRANT and DENY DBMS Privileges"]
7272

73-
image::privileges_hierarchy_dbms.svg[width="800", title="DBMS privileges hierarchy"]
73+
image::privileges_hierarchy_dbms.svg[title="DBMS privileges hierarchy"]
7474

7575
The xref:authentication-authorization/built-in-roles.adoc#access-control-built-in-roles-admin[`admin` role] has a number of built-in privileges.
7676
These include:

0 commit comments

Comments
 (0)