Girish Ramakrishnan 7 жил өмнө
parent
commit
d18047613c
2 өөрчлөгдсөн 1 нэмэгдсэн , 3 устгасан
  1. 1 2
      CloudronManifest.json
  2. 0 1
      index.php

+ 1 - 2
CloudronManifest.json

@@ -16,8 +16,7 @@
     "localstorage": {},
     "sendmail": {},
     "redis": {},
-    "ldap": {},
-    "oauth": {}
+    "ldap": {}
   },
   "tcpPorts": {
     "SFTP_PORT": {

+ 0 - 1
index.php

@@ -115,7 +115,6 @@ cloudron logs -f
   <li><a href="https://cloudron.io/references/addons.html#sendmail" target="_blank">sendmail</a></li>
   <li><a href="https://cloudron.io/references/addons.html#redis" target="_blank">redis</a></li>
   <li><a href="https://cloudron.io/references/addons.html#ldap" target="_blank">ldap</a></li>
-  <li><a href="https://cloudron.io/references/addons.html#oauth" target="_blank">oauth</a></li>
 </ul>
 <p>Read more about Cloudron addons and how to use them <a href="https://cloudron.io/references/addons.html" target="_blank">here</a>.</p>