-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
666dfe6
commit dadb494
Showing
2 changed files
with
33 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,31 @@ | ||
# 0GLPIPlugin | ||
Template repository for new | ||
# MFA for GLPI | ||
|
||
An OTP plugin for GLPI | ||
|
||
[![License](https://img.shields.io/badge/License-GNU%20AGPLv3-blue.svg)](https://github.com/ticgal/borgbase/blob/master/LICENSE) | ||
[![Twitter](https://img.shields.io/badge/Twitter-TICgal-blue.svg)](https://twitter.com/ticgalcom) | ||
[![TICGAL](https://img.shields.io/badge/Web-TICgal-blue.svg)](https://tic.gal/) | ||
[![Localazy](https://img.shields.io/badge/Translate-Localazy-cyan)](https://localazy.com/p/mfauth#translations) | ||
|
||
## Supported versions | ||
- GLPI 10.0.x | ||
|
||
|
||
# How to use it | ||
|
||
Please check the info here: https://tic.gal/en/mfa-for-glpi-does-exactly-what-you-think/ | ||
|
||
#Contribute | ||
|
||
Please, fell free to suggest an enhancement of fix via a PR. | ||
|
||
#Translations | ||
Translations are handled at Localazy. | ||
|
||
Please head there and add your language: https://localazy.com/p/mfauth | ||
|
||
As for GLPI, all translations must use the country code to be accepted. | ||
- fr (Not valid) | ||
- fr_CA (Valid) | ||
|
||
All translation contributions are under the [Creative Commons Attribution 4.0 International License](https://spdx.org/licenses/CC-BY-4.0.html) |