Repo für die Tools von Tobi und Maik'i https://git.masilux.de/s.probst/KopanoSetSignature
Go to file
Martijn Alberts 7a75569e5d Merge pull request #20 in KSC/webapp-tools from ~MALBERTS/webapp-tools-martijn:norecipient to master
* commit '7477f89a54af5b5fb10d1c46a9f81e88eb4d77df':
  Manage recipient: Display error when PR_EC_RECIPIENT_HISTORY_JSON_W does not exist
2019-07-18 13:56:21 +02:00
files_admin Add license and update readme 2019-06-25 16:05:54 +02:00
manage_recipients Manage recipient: Display error when PR_EC_RECIPIENT_HISTORY_JSON_W does not exist 2019-07-18 13:08:13 +02:00
webapp_admin WebApp Admin: Add polling interval injection 2019-07-11 16:02:30 +02:00
.gitignore Move to own folder and add webapp-admin 2019-02-06 12:56:25 +01:00
LICENSE.txt Add license and update readme 2019-06-25 16:05:54 +02:00
README.md Add license and update readme 2019-06-25 16:05:54 +02:00

WebApp tools

WebApp tools repository can be found here and consist of various sub-projects:

WebApp_Admin

A CLI tool that can be used to manage WebApp user settings, signatures, S/MIME certificates and more. More info here.

Files_Admin

A CLI tool to inject files accounts into a user settings. More info here.

Manage_recipients

A simple script to manage the recipient history list for a user. More info here.

How to contribute

  1. Clone the repository from https://stash.kopano.io/ or https://github.com/Kopano-mirror/webapp_tools.
  2. Commit and sign your work (git commit -s).
  3. Upload commits to a git store of your choosing, or export the series as a patchset using git format-patch.
  4. Send the patch(es) or git link to contributing @ kopano .io and we will consider the submission.

License

All software found in this repostory and sub-projects are licensed under GNU Affero General Public License v3 unless stated otherwise. A copy of this license can be found in the main directory of this project and in every sub-project.