pondersource / nextcloud-mfa-awareness

Make Nextcloud aware of whether the current user is logged in with Multi-Factor Authentication
MIT License
0 stars 2 forks source link

$mfaVerified is sometimes boolean false/true, sometimes string "0"/"1" #68

Open michielbdejong opened 1 year ago

michielbdejong commented 1 year ago

It seems this is fixed by https://github.com/pondersource/server/commit/29470b44a923e82bf4d3c65e63e68b774d5fadcf We should include that commit in the mfa-check-final branch and then it will piggy-back on https://github.com/pondersource/nextcloud-mfa-awareness/issues/57 to get merged into nextcloud/server