You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /storage/emulated/0/Download/selfauth/index.php on line 371
and after entering password
Deprecated: base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /storage/emulated/0/Download/selfauth/index.php on line 135
Warning: Cannot modify header information - headers already sent by (output started at /storage/emulated/0/Download/selfauth/index.php:135) in /storage/emulated/0/Download/selfauth/index.php on line 334
PHP 8.2.8
The text was updated successfully, but these errors were encountered:
I'm not strong in PHP, but this change should clear the deprecation and eliminate the headers already sent warning. I was able to verify with Indie Login and successfully authenticate against my domain.
On auth page displays
and after entering password
PHP 8.2.8
The text was updated successfully, but these errors were encountered: