Skip to content

Commit

Permalink
First Public Release
Browse files Browse the repository at this point in the history
  • Loading branch information
OscarBeiro committed Dec 26, 2022
1 parent 666dfe6 commit dadb494
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 4 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -629,8 +629,8 @@ to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
MFA
Copyright (C) 2022 TICgal / GLPIPlugins

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
Expand Down
33 changes: 31 additions & 2 deletions README.md
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)

0 comments on commit dadb494

Please sign in to comment.