<?xml version="1.0" encoding="utf-8"?>



<feed xmlns="http://www.w3.org/2005/Atom"
    xmlns:fh="http://purl.org/syndication/history/1.0"
    xmlns:at="http://purl.org/atompub/tombstones/1.0">

    <title>Publ: Manual</title>
    <subtitle>A personal publishing system for the modern web</subtitle>
    <link href="https://publ.beesbuzz.biz/manual/feed?tag=admin" rel="self" />
    <link href="https://publ.beesbuzz.biz/manual/feed" rel="current" />
    <link href="https://busybee.superfeedr.com" rel="hub" />
    
    
    <link href="https://publ.beesbuzz.biz/manual/" />
    <fh:archive />
    <id>tag:publ.beesbuzz.biz,2020-01-07:manual</id>
    <updated>2020-08-02T00:35:36-07:00</updated>

    
    <entry>
        <title>Admin dashboard</title>
        <link href="https://publ.beesbuzz.biz/manual/admin" rel="alternate" type="text/html" />
        <published>2020-08-02T00:35:36-07:00</published>
        <updated>2020-08-02T00:35:36-07:00</updated>
        <id>urn:uuid:9bf2d96c-e0c4-508d-91e9-991d6f96498a</id>
        <author><name>fluffy</name></author>
        <content type="html">
<![CDATA[
<p>Information about the administration dashboard</p>

<p>The administration dashboard is available to anyone who is in the administration group, as configured by the <a href="https://publ.beesbuzz.biz/manual/formats/1341-User-configuration-file">user configuration</a> and <a href="https://publ.beesbuzz.biz/manual/865-Python-API#admin_group">application configuration</a>. It is accessed by going to the <code>/_admin</code> path on the website; on this site you can <a href="https://publ.beesbuzz.biz/_login/_admin?me=test:admin">log in as <code>test:admin</code></a> for a demonstration.</p><p>For this to be available, Publ needs to be configured with authentication, and there must be at least one user in the administrators group.</p><p><a href="https://publ.beesbuzz.biz/manual/admin"><img src="https://publ.beesbuzz.biz/static/_img/dd/0ea9/admin-dashboard_fe5ac06767_262x320.jpg" width="262" height="320" srcset="https://publ.beesbuzz.biz/static/_img/dd/0ea9/admin-dashboard_fe5ac06767_262x320.jpg 1x, https://publ.beesbuzz.biz/static/_img/dd/0ea9/admin-dashboard_fe5ac06767_524x640.jpg 2x" loading="lazy" alt="admin dashboard" title="Example admin dashboard view"></a></p><p>The dashboard provides information about the operation of the site; of particular interest, it shows the recent authentication activity, such as the recent users, and both authorized and unauthorized accesses to <a href="https://publ.beesbuzz.biz/manual/formats/322-Entry-files#auth">protected entries</a>.</p><p>Any time a user identity is presented, you can copy the link itself to add to your <a href="https://publ.beesbuzz.biz/manual/formats/1341-User-configuration-file">user configuration</a>, or you can visit the user&rsquo;s profile link (designated with an ℹ︎ symbol) to view their user profile.</p>

]]>
        </content>
    </entry>
    

    
</feed>