Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
polkit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Zbigniew Jędrzejewski-Szmek
polkit
Commits
ed39d825
Commit
ed39d825
authored
Nov 14, 2012
by
David Zeuthen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: mention the audience for authorization rules
Signed-off-by:
David Zeuthen
<
zeuthen@gmail.com
>
parent
34cb6353
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
docs/man/polkit.xml
docs/man/polkit.xml
+13
-0
docs/polkit/overview.xml
docs/polkit/overview.xml
+10
-0
No files found.
docs/man/polkit.xml
View file @
ed39d825
...
...
@@ -503,6 +503,19 @@ System Context | |
(in other words, the JavaScript interpreter used may change in future versions of polkit).
</para>
<para>
Authorization rules are intended for two specific audiences
</para>
<itemizedlist
mark=
'opencircle'
spacing=
'compact'
>
<listitem><para>
System Administrators
</para></listitem>
<listitem><para>
Special-purpose Operating Systems / Environments
</para></listitem>
</itemizedlist>
<para>
and those audiences only. In particular, applications,
mechanisms and general-purpose operating systems must never
include any authorization rules.
</para>
<refsect2
id=
"polkit-rules-polkit"
>
<title>
The
<type>
Polkit
</type>
type
</title>
...
...
docs/polkit/overview.xml
View file @
ed39d825
...
...
@@ -196,6 +196,16 @@
</para>
</listitem>
<listitem>
<para>
<emphasis
role=
'bold'
>
DON'T
</emphasis>
include any
authorization rules with your application as this is only
intended for administrators and special-purpose operating
systems / environments. See
<xref
linkend=
"polkit-rules"
/>
for more information.
</para>
</listitem>
</itemizedlist>
</simplesect>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment