Verified Commit 8ea045cb authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:sparkles: feat(webauthn) Add WebAuthn plugin to store WebAuthn registrations

Only allows to store registration result is the LDAP for now.
Relies on https://github.com/lbuchs/WebAuthn
Needs PHP>=7.1

issue #6013
# Veuillez saisir le message de validation pour vos modifications. Les lignes
# commençant par '#' seront ignorées, et un message vide abandonne la validation.
# Sur la branche 6013-add-plugin-for-webauthn
# Votre branche est à jour avec 'gitlab/6013-add-plugin-for-webauthn'.
#
# Modifications qui seront validées :
#	nouveau fichier : webauthn/contrib/openldap/webauthn-fd.schema
#	nouveau fichier : webauthn/html/include/webauthn.js
#	nouveau fichier : webauthn/personal/webauthn/class_WebauthnRegistrationsAttribute.inc
#	nouveau fichier : webauthn/personal/webauthn/class_webauthnAccount.inc
#
# Fichiers non suivis:
#	.php_cs.cache
#	.php_cs.dist
#	mail/personal/mail/class_sieve_new.inc
#	webservice/contrib/test/composer.json
#	webservice/contrib/test/composer.lock
#	webservice/contrib/test/dredd.out
#	webservice/contrib/test/vendor/
#	webservice/html/openapi-custom.yaml
#	webservice/html/openapi-test.yaml
#
parent e82e5936
Showing with 469 additions and 0 deletions
+469 -0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment