Auth with password Hash encryption

Hello,

I want two different authentification methods:

  • Remote Auth : I already got this working whith my DB
  • Basic Auth (custum BD auth) : which does not work at the moment. The password is encrypted with “password_hash($password, PASSWORD_DEFAULT)”. Can we configure pydio for this method ?

Thank you.

Hi,
could you tell me your pydio version ( if cells or 8 ) and i would also like to know your mysql version, php version and os.

Hi,

Here is my conf :
php 7.1
os ubuntu
pydio 8.2.1
MayaDB