PnX-SI / UsersHub-authentification-module

Module Flask d'authentification de UsersHub
GNU General Public License v3.0
5 stars 12 forks source link

Fix/userhub testconnexion #82

Closed jacquesfize closed 7 months ago

jacquesfize commented 7 months ago

Because of https://github.com/PnX-SI/UsersHub/pull/191, a header with a content-type is required when calling test_connexion (from UsersHub routes). This PR fix that. In addition, we erase a deprecated import (escape of markupsafe)