https://github.com/ticgal/one-timesecret
A One-Time Secret integration with GLPI
https://github.com/ticgal/one-timesecret
glpi glpi-plugin one-timesecret password
Last synced: 5 months ago
JSON representation
A One-Time Secret integration with GLPI
- Host: GitHub
- URL: https://github.com/ticgal/one-timesecret
- Owner: ticgal
- License: agpl-3.0
- Created: 2021-11-22T16:35:38.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2026-01-21T16:38:17.000Z (5 months ago)
- Last Synced: 2026-01-22T04:28:59.782Z (5 months ago)
- Topics: glpi, glpi-plugin, one-timesecret, password
- Language: PHP
- Homepage: https://tic.gal/en/project/a-one-time-secret-integration-share-your-passwords-securely/
- Size: 521 KB
- Stars: 3
- Watchers: 3
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# One-Time Secret
A GLPI One-Time Secret integration

[](https://github.com/ticgal/taskdrop/blob/master/LICENSE)
[](https://twitter.com/ticgalcom)
[](https://tic.gal/)
[](https://tic.gal/en/project/onetimesecret/)
[](https://onetimesecret.com)
[](https://localazy.com/p/one-time-secret-glpi#translations)
## The problem
How are you sending your passwords or secrets? Currently, there's no easy and secure way.
[One-Time Secret](https://onetimesecret.com/) is an [open source project](https://github.com/onetimesecret/onetimesecret) with a free online service that is meant for that. Nothing more and nothing less!
Read about the project here: https://onetimesecret.com/about
## What you get
- Set up the default service
- Integrate documents generated with 3rd party plugins
## Supported versions
- GLPI 9.5.x
## How to configure it
- On the **One-Time Secret server**. (You need an account to use the API): [One-Time Secret](https://onetimesecret.com/)
1. Login > Account > API Key
2. Copy the key
- On your **GLPI instance**
- Setup
1. Install and activate the plugin in your GLPI
2. Setup > General > One-Time Secret
3. Add your server URL (defaults to public one)
4. Add your API Key
5. Choose a default expiration (in hours) for the secret links
- Permissions
1. Review your existing profiles we are adding this feature GLPI wide because passwords can be sent both ways
2. Enable or disable profile-based as you like
## How to use it
You will have a new button on your processing view.
More info: https://tic.gal/project/onetimesecret