{"id":15013176,"url":"https://github.com/unbekanntes-pferd/dcadmin","last_synced_at":"2026-02-20T17:02:38.385Z","repository":{"id":253065414,"uuid":"842352766","full_name":"unbekanntes-pferd/dcadmin","owner":"unbekanntes-pferd","description":"A cross-platform desktop app for DRACOON","archived":false,"fork":false,"pushed_at":"2025-03-12T06:22:18.000Z","size":2492,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T04:37:29.951Z","etag":null,"topics":["api","desktop-app","dracoon","reporting","tauri"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unbekanntes-pferd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-14T07:14:23.000Z","updated_at":"2025-03-11T21:39:00.000Z","dependencies_parsed_at":"2024-08-21T14:33:02.731Z","dependency_job_id":"c0984b9e-4299-4dde-9d8e-c78d2d1e63ac","html_url":"https://github.com/unbekanntes-pferd/dcadmin","commit_stats":{"total_commits":34,"total_committers":4,"mean_commits":8.5,"dds":"0.32352941176470584","last_synced_commit":"51b368409f19f599e1f9da8014af7029a2022797"},"previous_names":["unbekanntes-pferd/dcadmin"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/unbekanntes-pferd/dcadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unbekanntes-pferd%2Fdcadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unbekanntes-pferd%2Fdcadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unbekanntes-pferd%2Fdcadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unbekanntes-pferd%2Fdcadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unbekanntes-pferd","download_url":"https://codeload.github.com/unbekanntes-pferd/dcadmin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unbekanntes-pferd%2Fdcadmin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29658167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","desktop-app","dracoon","reporting","tauri"],"created_at":"2024-09-24T19:43:51.617Z","updated_at":"2026-02-20T17:02:38.366Z","avatar_url":"https://github.com/unbekanntes-pferd.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dcadmin\n\n## What is this?\n\nThis is a cross-platform (meaning: Windows, MacOS, Linux) desktop app that currently serves a single purpose: provide a way to obtain reports for DRACOON Server after the deprecation of the old reporting tool.\nThe app therefore currently provides the following functionality:\n- login via OAuth (authorization code) to support all auth methods\n- list events / audit log (only DRACOON Server)\n- list user permissions (only DRACOON Server)\n- list node permissions (only DRACOON Server)\n- list users\n\n### What is this really?\nThis is a desktop app built with [Tauri](https://tauri.app) - it uses Rust on the \"backend\" and all DRACOON related operations are handled via [dco3](https://github.com/unbekanntes-pferd/dco3). \nThe frontend is powered by [SvelteKit](https://kit.svelte.dev).\n\n## Installation\n\nInstallers will be provided on the [Releases](https://github.com/unbekanntes-pferd/dcadmin/releases) page and will be available as \n- Windows installer \n- MacOS dmg\n- Linux: tbd\n\n## How to use\n\n### Login\n\nIn order to log in, enter your DRACOON domain (https:// not needed).\n![login](/assets/small/login.png)\n\nYou will be prompted to enter an authorization code and will be required to login via browser.\nThis might be subject to change in the future, but using a custom callback across all platforms has so far not worked as intended.\n\n### Events\nIn order to view the audit log based on the events, click on the menu entry. You can filter by:\n- from date\n- to date\n- specific action\n- specific user\n\n![events filter](/assets/small/events_filter.png)\n\nTo clear all filters, click the `Reset` button.\n\nYou can download the current selection of events as CSV file - click on the `Download` button to do so.\n\n\n### Permissions\n\nPermissions are grouped either by users or nodes - this means you can list all permissions either by: \n- user\n- node (room)\n\nTo do so, click on the relevant menu entry.\n\n#### User permissions\n\nIn order to fetch all user permissions, search for a user in the search box and all relevant permissions will appear. \n\n**❗Important disclaimer:** The old reporting functionality is limited and this tool cannot fix the shortcomings of the endpoints needed to retrieve the info. This means that the usability might be limited for very large instances, specifically if you have many nodes on root and want to browse through node permissions.\nIn order to avoid these issues, please download all permissions on the user permissions menu and filter locally with the downloaded csv file for specific rooms.\n\n![user permissions](/assets/small/user_permissions.png)\n\n**❗Please note:** Only a subset is displayed in this view. In order to view (e.g. custom) permissions, just hover over the permissions column and a popup will display the permissions.\n\nYou can download the individual permissions for a user using the `Download` button.\nIf you want to retrieve all permissions (for all users / nodes) use the `Download all` button.\n\n#### Node permissions\n\nIn order to browser through nodes, please use the `Nodes` menu entry. \n**❗Important disclaimer:** Do not use this if you have thousands of rooms directly on root - this will lead to degraded performance and usability issues. If you know you have a large instance, please download all permissions via `Users` and work locally with a csv file.\n\n![node permissions](/assets/small/nodes.png)\n\nOnce you have found the room you are looking for, you can view the permissions by clicking on the permissions icon in the permissions column for a given room.\n\n\n![node permissions](/assets/small/node_permissions.png)\n\nYou can download permissions of a given node by clicking on the `Download` button.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funbekanntes-pferd%2Fdcadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funbekanntes-pferd%2Fdcadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funbekanntes-pferd%2Fdcadmin/lists"}