Repo für die Tools von Tobi und Maik'i https://git.masilux.de/s.probst/KopanoSetSignature
Go to file
Martijn Alberts 4d37f44e32 Pull request #28: make username optional when replacing the signature
Merge in KSC/webapp-tools from fix-signature to master

* commit '001f3cd1456c16a82890bff48db3f48fd4867dcc':
  make username optional when replacing the signature
2021-01-28 14:33:23 +01:00
files_admin Add check for settings key 2019-12-09 17:10:38 +01:00
manage_recipients create empty prop if not exist 2019-07-22 16:00:07 +02:00
webapp_admin Pull request #28: make username optional when replacing the signature 2021-01-28 14:33:23 +01: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

README.md

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.