-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
Milestone
Description
On settings there is "redirect: [ ] this site does not allow embedding".
But via https://$server/ocs/v2.php/apps/external/api/v1, I do not get this info:
<element>
<icon>https://$server/index.php/apps/external/icons/external.svg</icon>
<type>link</type>
<id>4</id>
<name>NC Mail</name>
<url>https://$server/index.php/apps/mail/#accounts/-1/folders/Y</url>
</element>
Can you please provide this info?
Then I can either show the link within a webview in our app or force open up the link in an external browser.