Repo für die Tools von Tobi und Maik'i
https://git.masilux.de/s.probst/KopanoSetSignature
4d37f44e32
Merge in KSC/webapp-tools from fix-signature to master * commit '001f3cd1456c16a82890bff48db3f48fd4867dcc': make username optional when replacing the signature |
||
---|---|---|
files_admin | ||
manage_recipients | ||
webapp_admin | ||
.gitignore | ||
LICENSE.txt | ||
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
- Clone the repository from
https://stash.kopano.io/
orhttps://github.com/Kopano-mirror/webapp_tools
. - Commit and sign your work (git commit -s).
- Upload commits to a git store of your choosing, or export the series as a patchset using git format-patch.
- 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.