<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Added superadmin but he can not see clients I create (and vice versa) in OpenVPN]]></title><description><![CDATA[<p dir="auto">I added a super admin Cloudron and when using OpenVPN Server and when either of us create a new client the other can not see it when logged in. I even had him log in to my account and he can still only see the accounts he has created.</p>
]]></description><link>https://forum.cloudron.io/topic/12651/added-superadmin-but-he-can-not-see-clients-i-create-and-vice-versa-in-openvpn</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 12:05:34 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12651.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Oct 2024 00:04:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Added superadmin but he can not see clients I create (and vice versa) in OpenVPN on Tue, 21 Jan 2025 06:08:37 GMT]]></title><description><![CDATA[<p dir="auto">Regarding this issue, I looked into this and currently, when a user creates a device/client connection through the portal, the device is registered under the username of the creator and is not visible to other users (screenshot below).</p>
<p dir="auto"><img src="/assets/uploads/files/1737439619075-557168ac-6517-4c0b-a315-90beac059ad4-image.png" alt="image.png" class=" img-fluid img-markdown" /><br />
After reviewing the app’s code, this appears to be the current functionality, as seen in the following code snippet:<br />
<a href="https://git.cloudron.io/apps/openvpn-app/-/blob/master/src/openvpn.js?ref_type=heads#L133" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/apps/openvpn-app/-/blob/master/src/openvpn.js?ref_type=heads#L133</a></p>
<p dir="auto">Would it be possible for the Cloudron team to modify this functionality so that the portal returns a list of all clients created under the current OpenVPN app instead?</p>
<p dir="auto">To make this request clearer, I have outlined a feature request below:</p>
<p dir="auto">Feature Request: Display All Device Keys in OpenVPN portal<br />
Summary<br />
As a user, I would like to display all device keys created by any Cloudron user, excluding specific keys (ca.key and cloudron.key) , so that I can view all devices associated with the app and verify their connection status.</p>
<p dir="auto">Description<br />
Currently, the application only lists .key files in the private directory associated with the logged-in user.<br />
To enhance usability, we propose displaying all device keys created under the OpenVPN app.</p>
<p dir="auto">Acceptance Criteria<br />
The application should filter out ca.key and cloudron.key from the list of .key files.<br />
The application should correctly extract and display the username and device name from the remaining .key files and display that in the portal.<br />
Implementation Details<br />
Filter Key Files:<br />
Modify the code to filter out ca.key and cloudron.key from the list of .key files.<br />
<a href="https://git.cloudron.io/apps/openvpn-app/-/blob/master/src/openvpn.js?ref_type=heads#L133" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/apps/openvpn-app/-/blob/master/src/openvpn.js?ref_type=heads#L133</a><br />
Extract Username and Device Name:<br />
Update the code to correctly extract the username and device name from the remaining .key files.</p>
<p dir="auto">If you require to maintain the current functionality, you could make this feature configurable in the settings for the OpenVPN app.<br />
I have attached a snapshot of the code change that would be required.</p>
<p dir="auto"><img src="/assets/uploads/files/1737439691287-92c50171-b8c4-4bbf-9598-9bd522ddb32c-image-resized.png" alt="image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/100379</link><guid isPermaLink="true">https://forum.cloudron.io/post/100379</guid><dc:creator><![CDATA[raksahb1248]]></dc:creator><pubDate>Tue, 21 Jan 2025 06:08:37 GMT</pubDate></item><item><title><![CDATA[Reply to Added superadmin but he can not see clients I create (and vice versa) in OpenVPN on Wed, 16 Oct 2024 10:10:51 GMT]]></title><description><![CDATA[<p dir="auto">Currently the OpenVPN interface we have built will only show connections per-user. Also note that the superadmin status is not automatically transferred from Cloudron to the apps as such.</p>
<p dir="auto">Maybe this could be a feature request to the openvpn app for us. But it is currently simply not implemented.</p>
<p dir="auto">"I even had him log in to my account and he can still only see the accounts he has created." that I am not sure about which accounts you are expecting to see to be honest.</p>
]]></description><link>https://forum.cloudron.io/post/95710</link><guid isPermaLink="true">https://forum.cloudron.io/post/95710</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 16 Oct 2024 10:10:51 GMT</pubDate></item></channel></rss>