mirror of
https://github.com/chenasraf/app-certificate-requests.git
synced 2026-05-17 17:38:01 +00:00
2212f1e2dcb2792472861b144b78a2a7a0707a3c
Another attempt to integrate the Roundcube web-mailer as external app into Nextcloud. Here I make the attempt to have this done again as I am still using this integration in some NC deployments. Github project is https://github.com/rotdrop/nextcloud-roundcube There are already existing "apps" (abandoned, no release-files) in the app-store which actually both point to the same Github repo https://github.com/flionet89/Nextcloud-roundcube, these are - https://apps.nextcloud.com/apps/nextcloud_roundcube - https://apps.nextcloud.com/apps/roundcubemail Best, Claus Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
How-to request an app certificate
To request a certificate you need to submit a Pull Request, this can be done completely via the GitHub web interface:
- Click "Create new file"
- Name the file "APP_ID/APP_ID.csr" where APP_ID is your app's id
- Paste the contents of your CSR file into text area below
- Commit the file and open a new pull request
- Nice to have: a link to the source code of the new app
You don't need to mention anybody. People who can help here are subscribed to this repo and will come back.
Description